@border-color: #d4d4d4; @margin-left: 60px; @container-width: 970px; @control-width: 120px; .invoice-manage-upload-index { height: 100% !important; padding-top: 0px !important; position: relative; .borderless td, .borderless th { border: none; } .table-bottom { margin-bottom: 0px !important; .lbl-name { word-break: keep-all; } td { vertical-align: middle; } } .content-container { height: calc(~'100% - 40px'); position: relative; .body { .upload-title { font-size: 20px; font-weight: bold; margin: 0 auto; text-align: center; margin-top: 8%; margin-bottom: 2%; } .table-hover > tbody > tr > td:hover, .table-hover > tbody > tr > td:hover { background-color: #f5f5f5 !important; } .table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th { background-color: inherit; } .table-card { height: 300px; } .card { width: 100%; height: 100%; border: 1px dashed @border-color; border: 1px dashed rgba(0, 0, 0, 0.2); border-radius: 5px; background-color: #fbfbfb; text-align: center; cursor: pointer; &:hover { background-color: darkgray !important; } } .fa-icon { padding-top: 20px; font-size: 100px; margin-top: 20%; } .card-text { color: #D04A02; text-align: center; padding-top: 10px; } } } }