/* Mixins */
/* Layout global */
.container-fluid:before,
.container-fluid:after,
.container:before,
.container:after {
  content: "";
  display: table;
}
.container-fluid:after,
.container:after {
  clear: both;
}
.container-fluid {
  padding: 0 5px;
}
.container {
  width: 960px;
  margin: 0 auto;
}
/* Main */
body,
body * {
  padding: 0;
  margin: 0;
}
body {
  background: #ffffff;
}
a:link {
  color: #4bbecf;
}
a:hover {
  color: #216e7a;
}
a:visited {
  color: #73cdda;
}
div#headerWrapper {
  border-top: 20px solid #ffffff;
}
div#headerWrapper {
  background: #ffffff;
}
div#headerWrapper div.topTitle {
  float: right;
  font: normal 18px Arial, sans-serif;
}
div#headerWrapper div.topTitle a:link,
div#headerWrapper div.topTitle a:visited,
div#headerWrapper div.topTitle a:active {
  text-decoration: none;
}
div#headerWrapper div.topTitle a:link h1,
div#headerWrapper div.topTitle a:visited h1,
div#headerWrapper div.topTitle a:active h1 {
  float: right;
  display: block;
  padding-top: 13.2px;
  margin-bottom: -13.2px;
  color: #4bbecf;
  /*      .mixTextShadow(1px, 1px, 1px, #efefef);      */
}
div#headerWrapper div.topTitle a:link h1 span.abbrTitle,
div#headerWrapper div.topTitle a:visited h1 span.abbrTitle,
div#headerWrapper div.topTitle a:active h1 span.abbrTitle {
  display: block;
  float: right;
  font-size: 14pt;
  clear: both;
}
div#headerWrapper div.topTitle a:link h1 span.titleCyan,
div#headerWrapper div.topTitle a:visited h1 span.titleCyan,
div#headerWrapper div.topTitle a:active h1 span.titleCyan {
  color: #4bbecf;
}
div#headerWrapper div.topTitle a:link h1:after,
div#headerWrapper div.topTitle a:visited h1:after,
div#headerWrapper div.topTitle a:active h1:after {
  content: " 2016";
}
div#topNavWrapper {
  height: 72px;
}
div#topNavWrapper .red-bar {
  height: 32px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAE0lEQVQIW2N8buL2nwENMNJAEADPUQvmpxDwLwAAAABJRU5ErkJggg==);
}
/* Share Container */
div#shareContainer {
  float: right;
  margin: 5px 30px 0 0;
  /* Native implementation */
}
div#shareContainer span.textCaption {
  display: none;
}
div#shareContainer a {
  display: block;
  width: 28px;
  height: 28px;
  background: #ddd;
}
div#shareContainer div.share-button {
  float: left;
  height: 28px;
  width: 28px;
  padding-left: 10px;
}
div#shareContainer div.share-button a:link,
div#shareContainer div.share-button a:visited,
div#shareContainer div.share-button a:active {
  background: transparent url('/img/toc/social-icons-sprite.png') no-repeat;
}
div#shareContainer div#custom-fb-button a:link,
div#shareContainer div#custom-fb-button a:visited,
div#shareContainer div#custom-fb-button a:active {
  background-position: -10px -65px;
}
div#shareContainer div#custom-gplus-button a:link,
div#shareContainer div#custom-gplus-button a:visited,
div#shareContainer div#custom-gplus-button a:active {
  background-position: -50px -65px;
}
div#shareContainer div#custom-tweet-button a:link,
div#shareContainer div#custom-tweet-button a:visited,
div#shareContainer div#custom-tweet-button a:active {
  background-position: -90px -65px;
}
div#shareContainer div#custom-fb-button a:hover {
  background-position: -10px -103px;
}
div#shareContainer div#custom-gplus-button a:hover {
  background-position: -50px -103px;
}
div#shareContainer div#custom-tweet-button a:hover {
  background-position: -90px -103px;
}
div#shareContainer div.share-count-bubble {
  float: left;
  background: #f6b1a6;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;
  border: 1px solid #e73446;
  padding: 2px 3px;
  font-size: 9px;
  font-family: Arial, sans-serif;
  margin: 5px 0 0 2px;
  position: relative;
}
div#shareContainer div.share-count-bubble:before,
div#shareContainer div.share-count-bubble:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  font-size: 0px;
  line-height: 0px;
  position: absolute;
}
div#shareContainer div.share-count-bubble:before {
  border-right: 5px solid #e73446;
  top: 3px;
  left: -5px;
}
div#shareContainer div.share-count-bubble:after {
  border-right: 5px solid #f6b1a6;
  top: 3px;
  left: -4px;
}
div#shareContainer div.share-container {
  float: left;
  overflow: hidden;
}
div#shareContainer div.share-o-twitter {
  width: auto;
}
div#shareContainer div.share-o-fb {
  width: 140px;
  text-align: right;
}
div#shareContainer div.share-o-fb #fb-root {
  display: none;
}
div#shareContainer div.share-o-gplusone {
  width: 100px;
  text-align: right;
}
/* Language Switcher */
#languageSwitcher {
  float: left;
  height: 100%;
}
#languageSwitcher ul#languageSwitch {
  float: left;
}
#languageSwitcher ul#languageSwitch li {
  float: left;
  display: block;
  list-style: none;
  font-family: Arial, sans-serif;
  font-size: 8pt;
}
#languageSwitcher ul#languageSwitch li a {
  display: block;
  padding: 6px 10px 0 0;
}
#languageSwitcher ul#languageSwitch li a:link,
#languageSwitcher ul#languageSwitch li a:visited,
#languageSwitcher ul#languageSwitch li a:active {
  color: #4bbecf;
}
#languageSwitcher ul#languageSwitch li a:hover {
  text-decoration: none;
  color: #26818e;
}
/* Search Form */
div#searchWrapper {
  position: relative;
  z-index: 100;
  background-color: #e73446;
  /*padding: @paddingStandard/2 0;*/
  height: 0px;
}
div#searchForm {
  float: right;
  display: none;
}
div#searchForm input {
  float: right;
  border: 1px solid #b91626;
  background-color: #d0d1d1;
  width: 170px;
  margin: 42px 0 0 0;
  padding: 5px 10px;
}
/* Footer */
div#footerWrapper {
  margin: 20px 0;
  background: #ffffff;
}
div#footerWrapper .container {
  border-top: 1px dotted #696969;
  padding: 20px 0 0 0;
}
#footerLogo {
  float: left;
}
#footerLogo a {
  float: left;
  dispaly: block;
  width: 350px;
  height: 60px;
  background: transparent url('/img/toc/unodc-logo-black-en.png') no-repeat;
}
#footerLogo a span {
  display: none;
}
#footerTools {
  float: right;
}
.toolbarlist,
#copyleft {
  float: right;
  text-transform: uppercase;
  clear: both;
  font-family: Arial, sans-serif;
  font-size: 7pt;
  padding-bottom: 10px;
}
.toolbarlist li {
  display: inline;
  list-style: none;
  padding-left: 10px;
}
/* COntent */
div#contentWrapper {
  font-family: Arial, sans-serif;
  background: #ffffff;
}
div#contentWrapperIndex {
  font-family: Arial, sans-serif;
  background: #ffffff;
  padding-bottom: 1em;
}
div.contentMain {
  width: 100%;
  float: left;
}
div.contentMain h1 {
  font: bold 12pt Arial, sans-serif;
  font-size: 18pt;
  color: #f6b1a6;
  background-color: none;
  display: block;
  padding: 10px 0;
  margin: 0 0 20px 0;
  clear: both;
}
div.contentMain h2 {
  position: relative;
  font: bold 12pt Arial, sans-serif;
  font-size: 12pt;
  color: #4bbecf;
  padding: 20px 20px 10px 30px;
  cursor: pointer;
}
div.contentMain h2:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0px;
  top: 22px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogPGc+DQogIDxwYXRoIGQ9Im0xLDNsMTQsNWwtMTQsNWwwLC0xMHoiIGZpbGw9ImJsYWNrIi8+DQogPC9nPg0KPC9zdmc+) center center no-repeat;
  -moz-transition: all 500ms 200ms ease;
  -webkit-transition: all 500ms 200ms ease;
  -o-transition: all 500ms 200ms ease;
  transition: all 500ms 200ms ease;
}
div.contentMain h2.expanded:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
div.contentMain h3 {
  font: bold 12pt Arial, sans-serif;
  font-size: 12pt;
  color: #ffffff;
  padding: 20px 20px 10px 30px;
}
div.contentMain p,
div.contentMain li {
  font-family: Arial, sans-serif;
  font-size: 11pt;
  line-height: 18pt;
  /*color: @white;*/
  padding: 0 0 20px 0;
}
div.contentMain li {
  padding: 0 0 10px 0;
}
div.contentMain ul,
div.contentMain ol {
  padding: 10px 0 0 40px;
}
div.contentMain ul.related {
  padding: 10px 20px;
  margin-bottom: 20px;
  font-size: 9pt;
  font-weight: bold;
  background-color: #f6b1a6;
  color: #151515;
}
div.contentMain ul.related li {
  padding: 0 6.66666667px;
  display: inline;
  list-style: none;
  border-right: 2px solid #ffffff;
}
div.contentMain ul.related li a:link,
div.contentMain ul.related li a:visited,
div.contentMain ul.related li a:active {
  color: #ffffff;
  text-decoration: none;
}
div.contentMain ul.related li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
div.contentRelated {
  width: 302px;
  float: right;
  color: #5c5c5c;
}
div.contentRelated h1 {
  font-size: 15pt;
  font-weight: normal;
  padding: 20px 0 0 0;
}
div.contentRelated p {
  color: #838383;
  padding: 20px 0;
  font-size: 10.5pt;
  font-weight: bold;
  line-height: 16pt;
}
div#topNavBar {
  height: 40px;
  width: 750px;
  float: left;
}
div#topColorBar {
  height: 32px;
  width: 750px;
  float: left;
  background-color: #e73446;
}
.navbar {
  float: left;
  position: relative;
  width: 750px;
  height: 40px;
}
.navbar li,
.navbar li.L1 {
  list-style: none;
  display: block;
  width: auto;
  font-family: Arial, sans-serif;
}
.navbar li.L0 {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  background: #f6b1a6;
  margin-right: 1px;
  /*border-top: 1px solid #ddd ;
       border-left: 1px solid #ccc ;
       border-right: 1px solid #c9c9c9;
       box-shadow: 0px -1px 3px #999;*/
}
.navbar li.L1 {
  height: 32px;
  background: #e73446;
}
.navbar a:link,
.navbar a:hover,
.navbar a:active,
.navbar a:visited {
  text-decoration: none;
  color: #ffffff;
  /*    .text-shadow (0 -1px 0px rgba(0, 0, 0, 0.5));	*/
}
.navbar li a.current,
.navbar li a.exp {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
}
.navbar li.L1 a:link,
.navbar li.L1 a:visited,
.navbar li.L1 a:active {
  color: #ffffff;
  text-decoration: none;
  font-size: 10pt;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  box-shadow: 0 5px 1px #999999;
  margin: 0 1px 0 0;
}
.navbar li a:hover {
  background-color: #e73446;
}
.navbar li.L0 a:hover,
.navbar li.L0 a:focus,
.navbar li.L1 a:hover,
.navbar li.L1 a:focus {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
}
.navbar li.L0 a.current {
  background-color: #e73446;
  color: Arial, sans-serif;
  font-weight: bold;
}
.navbar li.L0 a.exp {
  background-color: #e73446;
  color: Arial, sans-serif;
  font-weight: bold;
  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.5);
}
.navbar li.L1 a.current {
  color: #ffffff;
  background-color: #f6b1a6;
}
.navbar ul.M1 {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  height: 32px;
  width: 100%;
  position: absolute;
  left: -9999px;
  background-color: #e73446;
}
.navbar div.tabsContent ul.current {
  position: absolute;
  top: 0;
}
.navbar li.current ul.M1,
.navbar li.exp ul.M1 {
  left: 0;
}
.navbar li.current ul.M1 li.L1,
.navbar li.exp ul.M1 li.L1 {
  display: block;
}
.navbar ul.M1 li.current {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
}
.navbar li.L1 a.exp {
  background-color: #e73446;
}
.navbar ul.M1 li.L1 {
  display: none;
}
.navbar div.tabsContent {
  position: relative;
  float: left;
  height: 40px;
  width: 750px;
  overflow: hidden;
}
.navbar div.tabsContent ul.current li.L1,
.navbar div.tabsContent ul.exp li.L1 {
  display: block;
}
.navbar li.L0,
.navbar li.L1 {
  float: left;
}
.navbar li.L0 a {
  display: block;
  padding: 10px 16.66666667px 0;
  height: 30px;
}
.navbar li.L1 a {
  display: block;
  padding: 6.25px 9.09090909px 0;
  height: 27px;
}
.navbar li li li {
  display: none;
}
.indexLeft {
  width: 430px;
  float: left;
  margin-top: 20px;
}
.indexRight {
  width: 510px;
  float: right;
  margin-top: 20px;
}
.indexBox {
  /* box-shadow: -3px 3px 1px #ccc; */
  /*padding-bottom: @paddingStandard;
    margin-bottom: @paddingStandard;*/
  /* background-color: @white; */
  float: left;
  width: 100%;
}
.indexBox h1 {
  padding: 10px 20px 0 20px;
  font-weight: normal;
  font-size: 16pt;
  letter-spacing: -0.5pt;
}
.indexBox p {
  padding: 5px 20px 0 20px;
  font-weight: normal;
  font-size: 10pt;
  line-height: 14.4pt;
}
.indexBox div.title {
  text-transform: uppercase;
  padding: 10px 20px 0;
  font-size: 9pt;
  letter-spacing: 0.05em;
  color: #37b7ca;
}
#contentTopic {
  background-color: none;
  color: #4bbecf;
}
#contentTopic a:link {
  color: #2b93a2;
}
#contentTopic a:hover {
  color: #164a52;
}
#contentLatest h1 {
  padding-top: 5px;
  font-size: 14pt;
  line-height: 15pt;
}
#contentLatest h1 a:link,
#contentLatest h1 a:active,
#contentLatest h1 a:visited {
  color: #4bbecf;
  text-decoration: none;
}
#contentLatest h1 a:hover {
  color: #216e7a;
  text-decoration: underline;
}
#contentLatest img {
  float: left;
  border: none;
  margin: 10px 10px 0 20px;
  font-size: 8pt;
  width: 79px;
  height: 79px;
}
#contentLatest p {
  width: 301px;
  height: 79px;
  overflow: hidden;
  display: block;
  float: right;
  padding: 10px 20px 0 0;
  line-height: 12pt;
}
#contentLatest p a:link,
#contentLatest p a:active,
#contentLatest p a:visited {
  color: #4bbecf;
  text-decoration: none;
  display: block;
  float: left;
  height: inherit;
  widrth: inherit;
}
#contentLatest p a:hover {
  color: #216e7a;
  text-decoration: underline;
}
#contentLatest p a:link span.more {
  color: #4bbecf;
}
#contentFeatured p {
  padding: 0;
  font-size: 9pt;
  line-height: 10.8pt;
  display: block;
  width: 116.66666667px;
  margin: 10px 0 0 20px;
  float: left;
  text-align: center;
}
#contentFeatured p img {
  background-color: #efefee;
  width: 100%;
  height: 80px;
  margin-bottom: 5px;
}
#contentFeatured p a:link,
#contentFeatured p a:visited,
#contentFeatured p a:active {
  text-decoration: none;
  color: #4bbecf;
}
#contentFeatured p a:hover {
  text-decoration: underline;
}
div#contentMaps {
  width: 205px;
  height: 149px;
  /*background:@white url('/img/toc/box_mapsandgraphs.png') center bottom no-repeat;*/
  color: #ffffff;
  font-size: 14pt;
}
div#contentLib {
  width: 205px;
  height: 149px;
  margin-left: 20px;
  /*background:@white url('/img/toc/box_convention.gif') center bottom no-repeat;*/
}
div#contentLib .opacityBox {
  display: none;
}
div#contentLib p {
  color: #ffffff;
  line-height: 12.6pt;
  padding: 10px 20px;
}
div#contentLib p a:link,
div#contentLib p a:visited,
div#contentLib p a:active {
  text-decoration: none;
  color: #ffffff;
}
div#contentLib p a:hover {
  text-decoration: underline;
}
#contentVideo {
  float: left;
  padding: 0;
  height: 300px;
  margin-bottom: 1em;
}
#contentVideo iframe {
  float: left;
  width: 510px;
  height: 306px;
}
#contentVideo div#map-wrapper {
  height: 270px;
  overflow: hidden;
}
#contentIntMaps {
  width: 270px;
  padding: 0;
}
#contentIntMaps p {
  float: left;
  padding: 0;
  margin: 0;
}
#contentIntMaps img {
  float: left;
  width: 270px;
  height: 390px;
  border: 0;
}
div#contentQuote {
  width: 220px;
  height: 330px;
  margin: 0 0 0 20px;
  background: none;
  box-shadow: none;
  owerflow: hidden;
}
div#contentQuote p {
  padding: 0;
}
div#contentQuote p a:link,
div#contentQuote p a:active,
div#contentQuote p a:visited {
  color: #4bbecf;
  font-size: 12pt;
  line-height: 20pt;
  letter-spacing: -1px;
  padding: 0;
  text-decoration: none;
}
div#contentQuote p a:hover {
  color: #216e7a;
}
div#contentQuote h3 {
  color: #e73446;
}
div#contentQuote h4 {
  color: #e73446;
}
div#contentFollow {
  width: 200px;
  padding: 10px;
  margin: 0;
  float: right;
  background: #696969 0%;
  background-image: linear-gradient(right, #696969 0%, #ffffff 89%);
  background-image: -o-linear-gradient(right, #696969 0%, #ffffff 89%);
  background-image: -moz-linear-gradient(right, #696969 0%, #ffffff 89%);
  background-image: -webkit-linear-gradient(right, #696969 0%, #ffffff 89%);
  background-image: -ms-linear-gradient(right, #696969 0%, #ffffff 89%);
}
div#contentFollow p {
  padding: 0;
  float: left;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
}
div#contentFollow a {
  display: block;
  float: left;
  color: #4bbecf;
  text-decoration: none;
}
div#contentFollow a span {
  color: #4bbecf;
  font-weight: bold;
}
