/* Add here all your css styles (customizations) */


@media (min-width: 992px) {
  .header-v1 .container > .navbar-header,
  .header-v1 .container-fluid > .navbar-header,
  .header-v1 .container > .navbar-collapse,
  .header-v1 .container-fluid >
  .navbar-collapse {
      margin-top: -2px;
    }
}

/*-----------------------------------
  Super extra small buttons
------------------------------------*/

 .btn-u-xxs, a.btn-u-xxs {
    font-size: 11px;
    padding: 2px 8px;
    line-height: 12px;
}

/*--------------------------------------------------
    [2. Header - Navbar]
----------------------------------------------------*/

.header {
	border-bottom: none;
}

.header-v1 .navbar-default .navbar-nav > li > a {
  padding: 10px 30px 12px 20px;
}

.navbar-brand {
    padding-right: 2px;
}

.navbar-toggle {
    margin-top: 5px;
}


/*----------------------------------
  title
-----------------------------------*/
.title {
    display: block;
    margin: 10px 0 20px 0;
}

.title a {
    text-decoration: none;
    color: #555;
}

.title h1 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #5B92E5;
}


/*----------------------------------
  headline
-----------------------------------*/
.headline {
  margin: 0 0 10px 0;
}

.headline h2 {
  padding-top: 2px;
}

/*----------------------------------
 Footer
------------------------------------*/

.footer {
    color: #5B92E5;
}

.copyright {
  color: #5B92E5;
}

.copyright .row {
  margin-right: 30px;
}

/*----------------------------------
 language document button
-----------------------------------*/

.btn-language-doc {
    min-width: 6em;
    margin: 2px 0;
}

span.label-blue,
span.badge-blue {
    background: #5B92E5;
    color: #fff;
    padding: 0px 4px 2px;
    font-family: 'Open Sans';
    font-weight: lighter;
}

span.label-green,
span.badge-green {
    background: #1abc9c;
    color: #fff;
    padding: 0px 4px 2px;
    font-family: 'Open Sans';
    font-weight: lighter;
}

span.label-yellow,
span.badge-yellow {
    background: #f1c40f;
    color: #fff;
    padding: 0px 4px 2px;
    font-family: 'Open Sans';
    font-weight: lighter;
}




/*----------------------------------
 Tabs
-----------------------------------*/
/*
.acc-v1 a.active,
.acc-v1 a.accordion-toggle,
.acc-v1 a.accordion-toggle:hover {
    background: #5B92E5;
    color: #fff;
}
*/

.pager-v2 li > a,
.pager-v2 li > span {
  color: #fff;
	background: #5B92E5;
	border-color: #5B92E5;
  margin: 15px 0;
}


.acc-v1-grey .panel-heading {
    background: #999;
    color: #fff;
}
.acc-v1-grey .panel-heading:hover {
    background: #ccc;
    color: #fff;
}

.acc-v1-grey .panel-heading a:hover {
    text-decoration: none;
    color: #999;
}


.acc-v1-grey .panel-heading a.active,
.acc-v1-grey .panel-heading a.accordion-toggle,
.acc-v1-grey .panel-heading a.accordion-toggle:hover {
    text-decoration: none;
    color: #fff;
}
/*----------------------------------
  Pager
 -----------------------------------*/
.pager.pager-v2 li > a:hover,
.pager.pager-v2 li > a:focus {
  background: #96B9EE;
  border-color: #96B9EE;
}



/*----------------------------------
  news
 -----------------------------------*/

.news-read-more i {
    color: #5B92E5;
    background: none;
}
/*----------------------------------
 Side-events styling
-----------------------------------*/

.side-event-day .panel-title {
  font-weight: bold;
}

.side-event-slot h4,
.side-event {
  border-bottom: dotted 1px #999;
}

.side-event p {
  margin-bottom: 0px;
  border-bottom: none;
  font-size: smaller;
}

.side-event-time {
  font-weight: bold;
}

.side-event-banner {
  color: red;
}

.side-event-title {
  color:  #5b92e5;
}

.side-event-link {
  text-align: left;
}

.side-event-slot-remark,
.side-event-remark {
  font-style: italic;
  text-align: center;
}


/*----------------------------------
Side-event main page styling
-----------------------------------*/

.side-event-page-title {
  font-size: large;
}

.event-page-organizer {
  font-style: italic;
}
.event-page-alert{
  font-style:italic;
  font-weight: bolder;
}

.event-page-body{
    max-width: 750px;
    margin: 0 auto;
    margin-top: 25px;
}
.event-page-body p{
    margin-bottom: 25px;
}

.event-agenda {
  max-width: 650px;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;
}

.event-agenda h3 {
    margin-left: -1em;
    padding-top: 15px;
    font-size: larger;
    font-weight: 600;
    color: #888;
}

.event-agenda h4 {
  font-size: medium;
  margin-left: -1em;
  font-style: italic;
  font-weight: 600;
}

.agenda-item {
    margin-bottom: 6px;
    font-size: larger;
}

.agenda-item-time {
  color: #5b92e5;
  padding-left: 1em;
}

.agenda-item-title {
  font-weight: 600;
}

.agenda-item-files a {
  text-decoration: none;
}

.agenda-item-files ul {
  list-style: none;
  padding: 2px 0;
}

.agenda-item-files li {
  padding-left: 1.3em;
  color: #5b92e5;

}

.agenda-item-files li:before {
  content: "\f1c1"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color: #5b92e5;
}


.speaker-name,
.speaker-position,
.speaker-organization{
  font-style: italic;
}


/*----------------------------------
 unsc documents styling
 ----------------------------------*/


.unsc-agenda-item-number {
  font-size: small;
  margin-bottom: 0;

}

.unsc-document-number {
  font-size: x-small;
  margin-bottom: 0;
}

.unsc-agenda-item-title{
  font-weight: bolder;
  margin-bottom: 0;
}

.unsc-document-title {
  font-weight: bolder;
  margin-bottom: 5px;
}

.unsc-document-links > li {
  margin-top: 2px;
  margin-bottom: 2px;
}

.unsc-document-links button {
  width: 6em;
}


/*--------------------------------------
 Events styling
-------------------------------------- */

ul#events {
    list-style: none;
    padding: 0;
}

.event {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 3px 2px -2px #e7e7e7;
}

.date {
    border-right: solid 1px #ccc;
}

.month {
    text-transform: uppercase;
}
.day {
    font-size: 50px;
    color: #888;
}

.end-date {
    margin-left: 12px;
}

.event-heading {
    color: #069;
    margin-bottom: 20px;
}

.event-time-location {
    margin-bottom: 20px;
}

.event-time-location p {
    margin-bottom: 3px;
}

.event-time-location span {
    margin-right: 15px;
}

.event-time-location i {
    margin-right: 5px;
    color: #8bb2c6;
}

.event-body img {
    display: block;
    max-width: 100%;
    height: auto;
}

.event-tags {
    margin-top: 20px;
}

#rel-docs a:hover {
    text-decoration: none;
}

#rel-docs a:hover .fa {
    color: #8bb2c6;
}

#rel-docs a:hover .fa-inverse {
    color: #fff;
}



.affix {
  top: 225px;
}
.show-inline
{
  display: inline-block;
  height:35px;
  vertical-align: bottom;
}



.tab-v3 .nav-pills li a {
  /*color: #777;*/
  font-size: 12px;
  padding: 4px 8px;
  margin-bottom: 3px;
  /*background: #fafafa;*/
  border: solid 1px #eee;
}


.tab-v3 .nav-pills  li.active a.tab-blue ,
.nav-pills li a.tab-blue:hover,
.nav-pills li a.tab-blue:focus {
        color:#fff;
        background-color:#5B92E5;
        border: solid 1px #5B92E5;
        }

.tab-v3 .nav-pills li.active a.tab-green ,
.nav-pills li a.tab-green:hover,
.nav-pills li a.tab-green:focus {
        color:#fff;
        background-color:#27AE60;
        border: solid 1px #27AE60;
        }

.tab-v3 .nav-pills li.active a.tab-orange ,
.nav-pills li a.tab-orange:hover,
.nav-pills li a.tab-orange:focus {
        color:#fff;
        background-color:#F39C12;
        border: solid 1px #F39C12;
        }

.hr-m49s {
            color: #5B92E5;
            margin: 0 0 1px 0;
            border: 2px solid #5B92E5;
         }

.hr-og {color:#27AE60;
              padding: 0px 0px;
             border: solid 2px #27AE60;
            margin: 0 0 1px 0;
}

.hr-sd {color:#F39C12;
            padding: 0px 0px;
             border: solid 2px #F39C12;
            margin: 0 0 1px 0;
}


/*-----------------------------------*/


.owl-carousel-v4 .owl-slider-unsd-home .item {
  margin: 0 8px;
}

.owl-slider-unsd-home .owl-pagination {
    display: none;
}


.owl-carousel-v4 .owl-slider-videos .item-video {
    margin: 0px 10px 0px 0px;
}
/*--------------------------------------*/



  .owl-slider-unsd-home .owl-wrapper {
    margin-bottom: -37px;
  }

  /*-----------------------------------*/
.tag-box-home .tag-box-v6 {
    background: #f3f3f3;
    border: solid 1px #fdfdfd;
}

.tag-box-home .tag-box {
    padding: 20px;
    background: #f3f3f3;
    margin-bottom: 30px;
}

.tag-box-home .shadow-effect-1 {
    box-shadow: 4px 4px 6px 0px #bbb;
}

/*----------------------*/

.header .topbar {
    padding: 0;
}

.header .topbar-v1 {
      background: #f2f2f2;
}



/*----------------------------------
  Expandable List - http://jasalguero.com/ledld/development/web/expandable-list/
 ----------------------------------*/

 #listContainer{
   margin-top:15px;
 }

#expList {
  padding-left:5px;
}

#expList li {
  font-weight: 80%;
  color: #5b92e5;
}

#expList ul.sub2 li {
  font-style:italic;
  font-weight: normal;
}

#expList ul.leaf li,
#expList li.leaf {
  font-style: normal;
  font-weight: normal;
  color: #737373;
  padding:2px 5px;
}

/* Use if the li are links
#expList ul.leaf li:hover,
#expList li.leaf:hover {
  font-style: normal;
  font-weight: normal;
  color: #5b92e5;
}
*/

 #expList ul, li {
     list-style: none;
     margin:5px;
     padding:0;
     cursor: pointer;
 }

 #expList li {
     line-height:140%;
     text-indent:0px;
     background-position: 1px 8px;
     padding-left: 20px;
     background-repeat: no-repeat;
 }



 /* Collapsed state for list element */

 #expList li.collapsed:before {
  content: "\f055"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color: #5b92e5;
  font-style:normal;
}


 #expList li.expanded:before {
  content: "\f056"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color: #5b92e5;
  font-style:normal;
}

 .listControl{
     margin-top: 5px;
     margin-bottom: 10px;
   }



   /*----------------------------------
     Modal https://www.w3schools.com/howto/howto_css_modal_images.asp
    ----------------------------------*/

    /* Style the Image Used to Trigger the Modal */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 800px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
