﻿.bgHeader {
    background-color: #1C99D5;
}

.dvFile {
    display: table;
    border-bottom: 1px solid #c5c5c5;
    margin-left: 1%;
    cursor: pointer;
    margin-top: 5px;
    background-color: transparent;
    width:98%;
    
}
.dvFileO {
    background-color: #f5f5f5;
}

.dvFile p {
    margin-left:5px;
    margin-right: 5px;
}