.avatar {
    max-width: 75%;
    margin-right: 20px;
}
.agency-logo{
    width: 233px;
    height: 100px;
}

.navbar-brand span{
    color: #d94f00;
    font-size: 14px;
}

.menu-button{
    background-color: #a3a948;
    color: white;
}

.search-button{
    background-color: #d94f00;
    border-color: #d94f00;
    color: white;
}

.nav-item{
    font-family: 'Roboto', sans-serif;
}

.table-header{
    background-color: #748e3f;
    color: white
}


.fas:hover{
    color: #1d2124;
}

.far:hover{
    color: #1d2124;
}
.del_lang{
    margin-top: 15px;
    margin-left: 20px;
    padding: 0;
}

.del_experience{
    margin-top: 15px;
    margin-left: 20px;
}
.del_education{
    margin-left: 930px;
}

.del_membershiip{
    margin-top: 17px;
    margin-left: 20px;
}
.del_add_info{
    margin-top: 33px;
    margin-left: 20px;
}
.del_recent_pub{
    margin-top: 17px;
    margin-left: 20px;
}

.search_input{
    border-radius: 30%;

}

select{
    padding: 50px;
    height: 30px;
    border-radius: 0;
}

.fa-exclamation-triangle{
    color: red;
}

.fa-question {
    color: yellow;
}

.btn{
    border-radius: 0px;
}

.history-accordeon-card{
    border: 0;
}

.history-accordeon-card-header{
    background-color: inherit;
    border: 0;
}

.changes-details{
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.expert-information-committee-name{
  font-size: 1.5rem;
}

.expert-information-committee{
  font-size: 0.9rem;
}

.item-history-header{
    font-size: 1.2rem;
    font-weight: bold;
}

.form-frames{
    border: 2px solid #d94f00;
    padding: 3rem 3rem
}

.color-green{
    color:green;
}

.rez_download{
    position: absolute;
    margin-top: 320px;
    margin-left: 854px;
}

.archive-button:hover{
    background-color: #a3a948 ;
}

.archive-card{
    border: 1px solid #d94f00;
}

.page-item.active .page-link{
    background-color: #748e3f;
    border-color: #748e3f;
}

.page-link{
    background-color:  #a3a948;
    color: white;
    border-radius: 0;
}

.page-link:hover{
    background-color: #748e3f;
    color: white;
    border-radius: 0;
}

.expert-photo{
    width: 15rem;
}