.gdv-container { border-radius: 25px; border: 2px solid #959799; padding: 20px; } .gdv-attach-item { height:48px; line-height: 48px; font-size: 14pt; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .gdv-attach-item:nth-child(even) {background: #f0f0f0; } .gdv-attach-item:nth-child(odd) {background: #fcfcfc;} .gdv-attach-item:hover{background:#effbff;} svg { float: left; vertical-align: middle;} .gdv-container-header {background-color: #E4E4E4; font-size:22pt; font-family:Arial; padding:10px;} .gdv-empty-archive {font-size:18pt; font-weight:normal; font-family:Arial; opacity: 0.25; height:96px; line-height: 96px; white-space: nowrap;} .gdv-folder-name {font-size:12pt; font-weight:normal; font-family:Arial; word-break: break-word; line-height: 1em !important; display:inline-block; } .gdv-archive-filename {display: inline-block; word-break: break-word; }