/* #vicode_file{
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
} */

.vicode_class a{
    cursor: pointer;
}

.vicode_filelist img {
	margin-top: 15px;
	width: 100%;
    max-width: 100px !important;
    height: 75px !important;
    object-fit: cover;
}

#vicode_file,
#vicode_file_2,
.vicode_filelist span {
	color: #000;
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    font-weight: 400;
}