CINXE.COM

International Bar Association

<!DOCTYPE html> <html lang="en"> <head> <script async src="https://www.googletagmanager.com/gtag/js?id='UA-195227663-1'"></script> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>International Bar Association</title> <style> * { box-sizing: border-box; } body { padding: 0; margin: 0; color:#333; font-family:Humanist777,"Open Sans",sans-serif; margin: 40px; } .errorPage h1 { font-size: 3em; margin:20px 0; font-weight: 400; } .errorPage p { color: #777; margin:20px 0; font-size:18px; line-height: 1.4; } .errorPage .btn { display: inline-block; font-weight: 400; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: 10px 20px; font-size: 1rem; line-height: 1.5; border-radius: .25rem; transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; text-decoration:none; } .errorPage .btn-primary { background: #01277a; color: #fff; border: none; margin-top:20px; } .container{ max-width: 860px; margin: 33vh auto; } .container:after { clear: both; } @media screen and (max-width: 767px) { .errorPage .btn{ display: block; } .errorPage h1 { font-size: 2em; } .logo{ height:40px; } } @media screen and (max-width: 991px) { .errorPage .btn{ display: inline-block; } .container{ max-width: 100%; margin:0 auto; } } </style> <link rel="icon" type="image/png" href="/error/favicon.ico"/> </head> <body> <script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start' : new Date().getTime(), event : 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-NB67BL3'); window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-195227663-1', { 'page_title' : 'Maintenance Page', 'page_path': '/maintenancePage', 'page_location':'/maintenancePage' }); </script> <div class="container"> <div class="errorPage"> <a href=""> <img src="/error/logo.png" height="55" class="logo"/> </a> <p>The International Bar Association is carrying out scheduled maintenance work to upgrade our web experience for members. While we complete this work <a href="">www.ibanet.org</a> will be offline for a short period. Please check back with us soon.</p> <p>If you have an urgent enquiry, please contact us at <a href="mailto:member@int-bar.org">member@int-bar.org</a> or call +44 (0)20 7842 0090.</p> <p>Many thanks. The International Bar Association</p> </div> </div> </body> </html>