

.staff_presentation{
    
    height: 420px;
    width: 300px;
    margin-top: 0px;
    border-radius: 8px;
    box-shadow: 2px 0px 3px lightgrey;
    background: white;
    margin: 10px;
    margin-left: 30px;
    margin-top: 40px;
}


.staff_presentation_center{
    
    height: 400px;
    width: 340px;
    margin-left: 20px;
    padding-right: 15px;
    margin-right: 20px;
    
}

.staff_image_div{
    
   height: 330px;
   width: 300px;
   overflow: hidden;
   margin-top: 0px;
   margin-left: -20px;
   border-radius: 8px 8px 0px 0px;
    
    
}
.staff_image{
    
    width: 320px;
    height: 330px;
    
}

.staff_short_div{
    margin-left: -20px;
    margin-top: 20px;
    font-family: panno-light;
    height: 50px;
    color: rgb(51, 101, 138);
    width: 320px;
}

.staff_short_name{
    
    font-size: 22px;
    margin-left: 15px;
    margin-top: 15px;
    font-weight: bold;
    letter-spacing: -0.5px;
}

.staff_short_function{
    margin-left: 15px;
    margin-top: 2px;
    font-size: 15px;
    
    
    
}

.staff_job_description{
    
    font-size: 19px;
    color: black;
    margin-top: -15px;
    margin-left: 30px;
    
}

.staff_bio_title{
    
    font-size: 22px;
    margin-left: 30px;
    margin-top: 30px;
    color: #333333;
    
}
.staff_bio{
    
    font-size: 16px;
    line-height: 22px;
    font-family: panno-normal;
    color: #333333;
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 20px;
    padding-bottom: 30px;
    padding-right: 10px;
    width: 644px;
    min-height: 270px;
    text-align: justify;
    text-justify: inter-word;
     
}

.staff_bio a{
    
    color: rgb(221, 78, 38);
    font-weight: bold;
    
}
.staff_detail_picture{
    min-height: 500px;
    width: 300px;
    margin-top: 0px;
    border-radius: 8px;
    box-shadow: 2px 0px 3px lightgrey;
    background: white;
    margin-right: 10px;
    margin-left: 0px;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 15px;
}

.staff_detail_image_div{
    
   height: 330px;
   width: 320px;
   overflow: hidden;
   margin-top: 0px;
   margin-left: -20px;
   border-radius: 8px 8px 0px 0px;
    
    
}
.staff_detail_image{
    
    width: 320px;
    height: 330px;
    
}

.staff_detail_bio_window{
    
    background: white;
     border-radius: 8px;
    box-shadow: 2px 0px 3px lightgrey;
    margin: 10px;
    
}


.staff_detail_bio_header{
    
    color: rgb(51, 101, 138);
    border-radius: 8px 8px 0px 0px;;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
    font-size: 12px;
    background-color: #DDDDDD;

}

.staff_detail_bio_header_text{
    
    margin-left: 15px;
    font-size: 18px;
    font-family: panno-normal;
}

.name_detail{
    font-weight: bold;
    padding-left: 20px;
    
}

.function_detail{
    
    padding-left: 20px;
    
}
.staff_detail_table{
    
    margin-top: 10px;
    width: 1366px;
    border: 0px;
    border-spacing: 0px;
}

.staff_detail_name{
    
    font-family: panno;
    text-transform: capitalize;
    font-size: 40px;
    margin-left: 30px;
    color: rgb(51, 101, 138);
    width: 500px;
    padding-bottom: 10px;
    font-weight: bold;
    
    
}

.staff_email{
    
    margin-left: 30px;
    background-color: rgb(234, 234, 234);
    width: 400px;
    color: rgb(51, 101, 138);
    padding: 15px;
}

.staff_detail_social_box{
    
   
    width: 280px;
    padding-bottom: 20px;
    background: white;
    border-radius: 8px;
    margin: 10px;
    box-shadow: 2px 0px 3px lightgrey;
    color: #333333;
    font-family: panno-normal;
    font-size: 18px;
    line-height: 24px;

}

.staff_detail_office_box{
    
   
    width: 300px;
    padding-bottom: 20px;
    background: white;
    border-radius: 8px;
    margin: 10px;
    margin-top: 10px;
    box-shadow: 2px 0px 3px lightgrey;
    color: #333333;
    font-family: panno-normal;
    font-size: 18px;
    line-height: 24px;

}

.staff_detail_office_box_title{
    color: white;
    background-color: rgb(51, 101, 138);
    border-radius: 8px 8px 0px 0px;
    padding: 10px;
}

.staff_detail_office_workinghours{
    
    margin-top: 15px;
    margin-left: 15px;    
}
.staff_detail_office_vl{
    
    width: 270px;
    margin-left: 15px;
    margin-top: 15px;
    height: 1px;
    background-color: white;
    
}

.staff_detail_office_adress{
    
    margin-top: 15px;
    margin-left: 33px;    
}

.staff_detail_secondtable{
    
    width: 1366px;
    min-height: 300px;
    margin-top: 0px;
}

.staff_detail_three{
    
    width: 300px;
    min-height: 400px;
    border-radius: 8px;
    margin-left: 10px;
    margin-top: 10px;
    box-shadow: 2px 0px 3px lightgrey;
    font-family: panno-normal;

    
}

.staff_detail_three_second{
    
    margin-left: -20px;
}

.orange {
    background-color: rgb(221, 78, 38);
 
    
}

.white{
    
    background-color: white;
    
}
.margin{
    
    margin-left: 20px;
}

.staff_detail_three_title{
    
    font-size: 18px; 
    color: rgb(51, 101, 138);
    padding: 10px;
    font-family: panno-normal;
    border-radius: 8px 8px 0px 0px;
    border-bottom: 1px solid #CCCCCC;
    background-color: #DDDDDD;
}

.staff_detail_three_zoom_block{
    
margin-top: 15px;
width: 360px;
height: 80px;
background: white;
    
    
}

.staff_detail_three_zoom_block_title{
    
font-size: 16px;
 height: 60px;
 margin: 10px;
 width: 260px;
    
    
}
.staff_detail_three_zoom_block_table{
    
    padding: 0px;
    margin: -1px;
    margin-top: -3px;
    border-collapse: collapse;
    border-spacing: 0px;
}
.staff_detail_three_zoom_block_image{
    
    height: 80px;
    width: 80px;
    background: rgb(51, 101, 138);
    overflow: hidden;
    
    
}
.orangefont{
    
   color: rgb(221, 78, 38);
    
}

.bluefont{
    
   color: rgb(51, 101, 138);
    
}

.white{
    
    
    background-color: white;
    
}

.invisible{
    
    background-color: rgb(234, 234, 234);
}

.pin_image{
    
    min-height: 80px;
    min-width: 80px;
    max-height: 100px;
    max-width: 100px;
}

.staff_detail_citation{
    
    color: #333333;
    margin: 15px;
    margin-top: 5px;
    font-family: panno-normal;

}


.biblio{
    
    color: rgb(221, 78, 38);
    font-size: 20px;
}

.pub_link{
    
    font-size: 16px;
    
}
.staff_detail_three_zoom_block_edu{
    
    margin-top: 15px;
    width: 360px;
    color: white;
}

.staff_detail_three_zoom_block_table_edu{
    
    background: rgb(51, 101, 138);

}

.staff_detail_three_zoom_block_title_edu{
    
    padding: 20px;
    width: 320px;
    
}

.h1{
    
    font-size: 18px;
    
}

.small{
    margin-top: 5px;
    font-size: 14px;
      
}
.trajectory_item{
    
    
    margin: 10px; 
    height: 80px;
    background: rgb(51, 101, 138);
    width: 80px;
    border-radius: 40px;
    overflow: hidden;
}

    


.trajectory_image{
    
    max-width: 100px;
    
}

.trajectory_information{
    
    height: 40px;
    
}

.trajectory_header{
    
    color: rgb(51, 101, 138);
    font-size: 17px;
    color: #333333;
    font-weight: bold;
    margin-top: 20px;
}

.trajectory_box{
    padding: 10px;
    padding-left: 20px;
    border-bottom: 2px solid #DDDDDD;
    color: #333333;
    
}
.trajectory_detail{
    
    font-size: 12px;
    margin-top: 5px;
    color: rgb(51, 101, 138);
}

.extrainfo{
    padding: 5px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: justify;
    color: #333333;
    margin-left: 20px;
  
    width: 240px;
    border: 2px solid #333333;
    margin: auto;
}

.twitter{
    
    color: rgb(29,161,242);
    
}

.linkedin{
    
    color: rgb(40,103,178);
    font-weight: bold;
    
}

.noreg{
    
    padding: 20px;
    font-size: 12px;
    color: #333333;
    text-align: center;
}

.ugent_link{
    
    color: rgb(30, 100, 200);
    font-family: panno;
}

.favicon_ugent{
    
    height: 12px;
    margin-right: 5px;
    
}

.main_staff{
    
    margin-left: -20px;
    margin-top: -10px;
}

.citation_box{
    
    padding: 20px;
    padding-top: 10px;
}

.detail_citation{
    
    padding: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    border-bottom: 1px solid #CCCCCC;
    
   
}

.pub_detail{
    
    font-size: 14px;
    margin-top: 5px;
    
}

.horizontal_line{
    
    margin-top: 15px;
    margin-left: 33px;
    width: 270px;
    height: 1px;
    background: #CCCCCC;
    
}

.nopub{
    margin-top: 60px;
    margin: 20px;
    text-align: center;
    color: rgb(51, 101, 138);
}