/*!/wp-content/themes/salient-child/css/custom-table-styles.css*/.sd-table{width:100%!important;border-collapse:collapse!important;margin-bottom:20px!important;table-layout:fixed!important}.sd-table th{background-color:#f4f4f4!important;font-weight:bold!important;text-align:left!important;padding:10px!important;border-bottom:2px solid #ddd!important}.sd-table td{padding:10px!important;border-bottom:1px solid #ddd!important;word-wrap:break-word!important;overflow:hidden!important}.sd-table .file-name{width:250px!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.sd-table td:not(.file-name){text-align:center!important;vertical-align:middle!important}.sd-table td img{max-width:100px!important;height:auto!important;display:block!important;margin:0 auto!important}.sd-table tbody tr:hover{background-color:#f9f9f9!important}.sd-table .button{font-size:12px!important;padding:5px 10px!important;margin:2px 0!important}@media (max-width:768px){.sd-table th,.sd-table td{font-size:12px!important;padding:8px!important}.sd-table .file-name{width:150px!important}.sd-table td img{max-width:50px!important}}