.custServDownloadDocuments{padding:50px 0}
.custServDownloadDocuments .downloadDocuments{box-shadow:0 10px 40px 0 rgba(0,0,0,0.1);background-color:#fff;margin-bottom:40px}
.custServDownloadDocuments .filterTitle{color:#c21b17;font-family:'robotolight';font-size:3.2rem;font-weight:normal;padding:16px 14px 20px;background-color:#ffff}
.custServDownloadDocuments .downloadDocuments table{margin-bottom:0;text-align:center;width:100%}
.custServDownloadDocuments .downloadDocuments table tr:first-child{border-top:0}
.custServDownloadDocuments .downloadDocuments table tr{border-top:1px solid #ccc}
.custServDownloadDocuments .downloadDocuments table th,.custServDownloadDocuments .downloadDocuments table td{vertical-align:middle}
.custServDownloadDocuments .downloadDocuments table th{background-color:#c21b17;font-family:"robotomedium";font-size:1.4rem;font-weight:normal;line-height:1.4em;color:#fff;padding:30px 24px;border-left:1px solid #c77371}
.custServDownloadDocuments .downloadDocuments table td{padding:30px 24px;font-family:"robotoregular";font-size:1.4rem;line-height:1.4em;color:#20252b;border-left:1px solid #ccc}
.custServDownloadDocuments .downloadDocuments table thead th{border-bottom:1px solid #ccc;top:120px;position:sticky}
.custServDownloadDocuments .downloadDocuments table span.spanHeader{display:none}
.table-sticky{position:sticky;top:57px}
@media(max-width:800px){.tblContainer{padding:0}
.downloadDocuments table,.downloadDocuments thead,.downloadDocuments tbody,.downloadDocuments th,.downloadDocuments td,.downloadDocuments tr{display:block}
.custServDownloadDocuments .downloadDocuments table span{padding:15px 24px;text-align:center;width:50%}
.custServDownloadDocuments .downloadDocuments table span.spanHeader{background-color:#c21b17;color:#fff;display:block;font-family:'robotobold';text-align:left}
.downloadDocuments thead tr{position:absolute;top:-9999px;left:-9999px}
.downloadDocuments tr{margin-bottom:30px}
.custServDownloadDocuments .downloadDocuments table td{border:0;border-bottom:1px solid #eee;display:flex;position:relative;padding:0;white-space:normal;text-align:left}
.table-striped tbody tr:nth-of-type(odd){background:#fff}
.table-striped tbody tr td:nth-of-type(odd){background:rgba(0,0,0,.05)}
.table-sticky{background-color:#fff;z-index:1}
.custServDownloadDocuments .filterTitle{font-size:2.6rem}
}