/* UN.ORG body copy */
body {
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.46153846;
    color: #333333;
    background-color: white;
}

p {
    margin-bottom: 18px;
    line-height: 20.15px;
}
/* UN.ORG body copy end */

/* UN.ORG inline headings */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.1;
	color: #4d4d4d;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 18px;
	margin-bottom: 9px;
}

h1, .h1 {
	font-size: 33px;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2, .h2 {
	font-size: 27px;
}

h3 {
	margin-top: 26px;
	color: #666666;
}

h3 {
	font-size: 20.8px;
}

h4 {
	margin-bottom: 2px;
}

h4, .h4 {
	font-size: 17px;
}

h5 {
	font-size: 14.3px;
	margin-bottom: 2px;
}

h6, .h6 {
	font-size: 12px;
}
/* UN.ORG inline headings end */

/* UN.ORG labels */
.labelClass {
	padding-left: 1px;
	color: #4d4d4d;
	font-size: 18.2px;
	text-transform: uppercase;
	margin-top: 0;
	letter-spacing: 0.03em;
	border-bottom: #00aeef solid 3px;
	padding-bottom: 7px;
	margin-bottom: 9px;
}
/* UN.ORG labels end */

/* UN.ORG language bar */
#brand-bar {
  background: #f2f2f2;
  margin: 0;
  padding: 0;
  border: none !important;
  border-bottom: #00adef solid 5px !important;
  height: 41px;
  min-height: inherit;
  z-index: 499;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

@media (min-width: 768px)
.navbar-fixed-top, .navbar-fixed-bottom {
  border-radius: 0;
}

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px)
.navbar {
  border-radius: 0;
}

.navbar {
  position: relative;
  min-height: auto;
  margin-bottom: 18px;
  border: 1px solid transparent;
}

#brand-bar .brandbar-header {
  padding-top: 10px;
}

@media (min-width: 1200px)
.container {
  width: 1160px;
}

@media (min-width: 992px)
.container {
  width: 960px;
}

@media (min-width: 768px)
.container {
  width: 740px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

#brand-bar .brandbar-header a {
  padding: 0;
  font-size: 12.35px;
  line-height: 17.03px;
  font-weight: 400;
  letter-spacing: 0.03em;
  color: black;
}

@media (min-width: 768px)
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left: 0;
}

.navbar-default .navbar-brand {
  color: #777;
}
/* UN.ORG language bar end */

/* admin menu */
#admin-menu, #admin-menu .dropdown {
	z-index: 1001;
}

/* main menu */
.dropdown:hover .dropdown-menu {
	display: block;
}

#main_menu_container {
	background: #4d4d4d;
	margin-left: -15px;
	margin-bottom: 30px;
}

#main_menu > ul {
	background: #4d4d4d;
    padding: 0;
    margin: 0;
}

#main_menu > ul li {
    background: #4d4d4d;
    padding: 0;
    margin: 0;
}

#main_menu > ul li a.active, #main_menu > ul li a:hover {
    background: #f2f2f2;
    color: black;
}

#main_menu > ul li a {
    background: #4d4d4d;
    border-right: solid 1px #fff;
    padding: 8px 15px;
    color: white;
    text-decoration: none;
}

#main_menu_container .navbar-collapse {
    padding-left: 0px;
}
/* main menu end */

/* social media bar */
.social-media ul li.facebook a {
    background-image: url(https://www.un.org/sites/www.un.org/themes/bootstrap_un/images/icon-facebookb418.png);
}

.social-media ul li.twitter a {
    background-image: url(https://www.un.org/sites/www.un.org/themes/bootstrap_un/images/icon-twitterb418.png);
}

.social-media ul li.pinterest a {
    /*background-image: url(https://www.un.org/sites/www.un.org/themes/bootstrap_un/images/icon-pinterestb418.png);*/
}
.social-media ul li.youtube a {
    background-image: url(https://www.un.org/sites/www.un.org/themes/bootstrap_un/images/icon-youtubeb418.png);
}

.social-media ul li.vimeo a {
	font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    background-image: url(/exhibits/sites/outreach.un.org/themes/bootstrap_outreach_exhibits/images/icon-vimeo-35.png);
	background-repeat: no-repeat;
    background-position: 0 0;
}
/* social media bar end */

/* UN.ORG footer */
.footer .list-inline .footer-brand {
  height: 21px;
  margin-top: -6px;
  margin-bottom: 10px;
  margin-left: -10px; /* added */
  background: url(https://www.un.org/sites/www.un.org/themes/bootstrap_un/images/un-logo-footer.png) left top no-repeat;
}

.footer .list-inline .footer-brand a {
  font-weight: 500;
  font-size: 21px;
  line-height: 21px;
  letter-spacing: -0.02em;
  color: #4d4d4d;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding-left: 30px;
}

.footer #block-menu-menu-footer-links ul.nav li {
  float: left;
  padding-right: 6.5px;
  margin-right: 5.85px;
  border-right: #737373 solid 1px;
  line-height: 1;
}

.footer ul.nav li {
  padding: 0;
  margin: 0 0 6.5px 0;
}

.footer ul.nav li a {
  padding: 0;
  margin: 0;
  color: black;
}

.footer ul.nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.nav > li {
  position: relative;
  display: block;
}

footer {
  margin-top: 50px;
}
/* UN.ORG footer end */

/* RTL (Arabic) styling *************************************************************************/
body.i18n-ar {
    direction: rtl;
	unicode-bidi: embed;
	font-family: "Noto Naskh Arabic","Roboto",serif;
}

body.i18n-ar .row {
    margin-left: 0px;
    margin-right: 0px;
}

body.i18n-ar .container {
    padding-left: 0px;
    padding-right: 0px;
}

body.i18n-ar .labelClass {
	padding-left: 0px;
	padding-right: 1px;
}

@media (min-width: 768px)
body.i18n-ar .navbar > .container .navbar-brand {
  margin-left: none;
  margin-right: 0px;
}

body.i18n-ar .footer .list-inline .footer-brand a {
  padding-left: 0px;
  padding-right: 30px;
}

body.i18n-ar .footer #block-menu-menu-footer-links ul.nav li {
  float: right;
  padding-right: 0px;
  padding-left: 6.5px;
  margin-right: 0px;
  margin-left: 5.85px;
  border-right: none;
  border-left: #737373 solid 1px;
}

body.i18n-ar .footer ul.nav li {
  margin-right: 0px;
}

body.i18n-ar .list-inline > .col-md-12 {
	padding-left: 0px;
}

body.i18n-ar .footer ul.nav {
    padding-left: 0px;
    padding-right: 2px;
}

body.i18n-ar .pull-left.flip {
    float: right !important;
}

body.i18n-ar .col-md-12 .pull-right.flip {
    float: left !important;
}

.i18n-ar .brandbar-header .row .col-md-4, .i18n-ar .brandbar-header .row .col-md-8, .i18n-ar .brandbar-header .navbar-brand {
    float: right;
}

.i18n-ar .brandbar-header .row .language-switcher {
    padding-left: 0px;
}

body.i18n-ar header#navbar .navbar-header .logo {
    float: right !important;
}

body.i18n-ar .main-container.container .col-sm-9 {
    float: right;
}
/* RTL (Arabic) styling end *********************************************************************/
