.dark-layout .form-control[type=file]::file-selector-button{background-color:#283046}

.identification{
    max-height: 200px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.identification img{
    height: 100%;
    width: 48%;
    
}