.m2dl-wrapper{width:100%;}
.m2dl-main-heading{margin:0 0 28px;font-size:44px;line-height:1.2;font-weight:700;text-transform:uppercase;font-family:Georgia,"Times New Roman",serif;}
.m2dl-search-form{margin-bottom:14px;}
.m2dl-search-form label{display:block;font-weight:700;margin-bottom:6px;color:#000;}
.m2dl-search-form input[type="search"]{width:100%;max-width:330px;border:1px solid #777;padding:13px 18px;font-size:15px;line-height:1.2;border-radius:2px;background:#fff;}
.m2dl-table-responsive{width:100%;overflow-x:auto;}
.m2dl-table{width:100%;border-collapse:collapse;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.5;}
.m2dl-table th,.m2dl-table td{border:1px solid #d2d2d2;padding:14px 16px;text-align:left;vertical-align:top;}
.m2dl-table thead th{font-size:20px;font-weight:700;}
.m2dl-document-title{font-weight:700;}
.m2dl-actions{white-space:nowrap;text-align:center;}
.m2dl-actions a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;margin:0 8px;font-weight:700;font-size:18px;line-height:1;color:#d71920;}
.m2dl-actions a:hover{opacity:.75;}
.m2dl-pagination{display:flex;justify-content:flex-end;gap:14px;margin-top:28px;align-items:center;}
.m2dl-pagination .page-numbers{font-size:20px;text-decoration:none;color:#008fc5;padding:4px 8px;}
.m2dl-pagination .page-numbers.current{color:#d71920;}
.m2dl-actions {
    text-align: center;
    white-space: nowrap;
}

.m2dl-actions a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    line-height: 1;
}

.m2dl-actions a svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
}
@media(max-width:767px){.m2dl-main-heading{font-size:30px}.m2dl-table{font-size:15px}.m2dl-table thead th{font-size:16px}.m2dl-table th,.m2dl-table td{padding:10px}.m2dl-actions a{margin:0 5px}}
