.documentContainer{background-color:#f8f8fa;justify-content:space-between;width:100%;height:47px;transition:background-color .3s ease-in-out;display:flex}.documentContainer:hover{background-color:#f1f5fd}.documentContainer .documentTitle{justify-content:space-between;width:50%;display:flex}.documentContainer .documentTitle .documentIcon{width:18px;height:18px}.documentContainer .documentTitle .documentName{text-align:left;letter-spacing:0;color:#231f20;opacity:1;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font:14px/19px Open Sans;overflow:hidden}.documentContainer.documentContainerRed{background-color:#fe4c4a50!important}.documentContainer.documentContainerBlue{background-color:#1264a350!important}.documentContainerDark{background-color:#292b36}.documentContainerDark:hover{background-color:#3f4253}
