Sorry, you need to enable JavaScript to visit this website.

Working Methods Notes

English
/* * Typography */ @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700); /* * Color Variables */ /* * Animation Variables */ /* * Global */ *, *:before, *:after { box-sizing: border-box; } /* * Base */ #block-un3-sc-breadcrumbs {display:none;} img.back-fade { position: absolute; z-index: 1; width: 100%; height: auto; } dl { margin-bottom: 0; } .panels-ipe-editing img.back-fade { display: none; } div.background { position: relative; z-index: 2; } .panels-ipe-editing div.background

Working Methods Informal Working Group

English
/* * Typography */ @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700); /* * Color Variables */ /* * Animation Variables */ /* * Global */ *, *:before, *:after { box-sizing: border-box; } /* * Base */ #navbar, .breadcrumb, h1.page-header, ul.tabs--primary { display: none; } img.back-fade { position: absolute; z-index: 1; width: 100%; height: auto; }

Working Methods Reference Documents

English
/* * Typography */ @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700); /* * Color Variables */ /* * Animation Variables */ /* * Global */ *, *:before, *:after { box-sizing: border-box; } /* * Base */ /* @media only screen and (min-width: 768px) { .container, .main-container.container { width: auto; } .header-intro, .background .container { width: 750px; } } @media only screen and (min-width: 992px) { .container, .main-container.container { width: auto; } .header-intro

Working Methods UN Charter

English
/* * Typography */ @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700); /* * Color Variables */ /* * Animation Variables */ /* * Global */ *, *:before, *:after { box-sizing: border-box; } img.back-fade { position: absolute; z-index: 1; width: 100%; height: auto; } .panels-ipe-editing img.back-fade { display: none; } div.background { position: relative; z-index: 2; } .panels-ipe-editing div.background { width: 100%; padding-left: 50px; } .background.blue { width: 100%; padding: 130px 0 130px; background: rgba(0,158,219,.6); }