/**********
   HEADER
***********/

body.ndc-acr header.main-header {
    background: #191970 0% 0% no-repeat padding-box;
    font-family: "Merriweather Sans Regular", sans-serif;
    height: auto;
    min-height: 161px;
    display: block;
}

body.ndc-acr .branding{
    padding-right: 30px !important;
    border-right: 1px solid white;
}

body.ndc-acr .search-select .header-search, body.ndc-acr .navbar_brand {
    display: none;
}

body.ndc-acr .block-unfccc-ndc-acr-parties-list-for-acr-landing {
    background: #F5F7F6;
    padding-top: 40px;
}


/* body.ndc-acr .contextual-region {
    position: static;
} */

body.ndc-acr header.main-header .region-navigation {
    height: 100%;
    max-width: 1440px;
    padding: 0 40px;
    margin: 0 auto;
}

body.ndc-acr header.main-header .chosen-search-input {
    display: none;
}

body.ndc-acr header.main-header #block-unfcccndclogin-2 a,
#block-unfcccheaderndcacr-2 a,
body.ndc-acr header.main-header #block-unfcccacrlogin-2 a {
    color: white;
}

body.ndc-acr header.main-header #block-unfccclogodesktop-2 {
    display: inline-block;
    margin-block: 40px 20px;
}

body.ndc-acr header.main-header .logo::after {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.7);
    content: " ";
    width: 2px;
    height: 50px;
    top: 0;
    right: 0;
}

body.ndc-acr header.main-header .logo.desktop {
    display: inline-block;
    position: relative;
    height: 50px;
    width: 250px;
}

body.ndc-acr header.main-header .logo span {
    background-image: url(../images/logo.svg);
    background-repeat: no-repeat;
    background-size: 212.5px;
    display: inline-block;
    height: 100%;
    width: 100%;
}

body.ndc-acr header.main-header #block-maintitlendc-2,
body.ndc-acr header.main-header #block-maintitleregistryportal-2,
body.ndc-acr header.main-header #block-maintitleadaptationcommunicationsregistry-2 ,
body.ndc-acr header.main-header #block-maintitleacr {
    display: inline-block;
    bottom: 20px;
    position: relative;
}

body.ndc-acr header.main-header .header-main-title {
    color: white;
    display: inline-block;
    letter-spacing: 0.27px;
    vertical-align: middle;
    font-size: 18px;
}

body.ndc-acr header.main-header .login-navigation-ndc {
    color: white;
}

body.ndc-acr header.main-header #block-unfcccndclogin-2,
body.ndc-acr header.main-header #block-unfcccacrlogin-2 {
    font-family: "Merriweather Sans Bold", sans-serif;
    font-size: 16px;
    left: 50px;
    float: right;
    margin-top: 52px;
    position: relative;
}

body.ndc-acr header.main-header #block-hamburgermenundcacr-2 {
    display: none;
}

body.ndc-acr header.main-header .block-lang-dropdown {
    float: right;
    right: 70px;
    margin-top: 47px;
    position: relative;
}

body.ndc-acr header.main-header .block-lang-dropdown .chosen-container {
    color: white;
    text-transform: uppercase;
}

body.ndc-acr header.main-header .block-lang-dropdown .chosen-container a.chosen-single {
    position: relative;
}

body.ndc-acr header.main-header .block-lang-dropdown .chosen-container a.chosen-single span {
    font-family: "Merriweather Sans Bold";
    font-size: 16px;
}

body.ndc-acr header.main-header .block-lang-dropdown .chosen-container a.chosen-single>div {
    display: inline-block;
    /* position: absolute; */
}

body.ndc-acr header.main-header .block-lang-dropdown .chosen-container a.chosen-single>div b {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    left: 9px;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

body.ndc-acr header.main-header .block-lang-dropdown .chosen-container .chosen-drop {
    margin-left: 5px;
    position: absolute;
}

body.ndc-acr header.main-header .block-lang-dropdown .chosen-container .chosen-drop>ul li {
    cursor: pointer;
}

/* body.ndc-acr.acr header.main-header nav#block-unfcccheaderndcacr-2 {
    padding-bottom: 15px;
} */

body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 li {
    position: static;
    padding-bottom: 15px;
    /* align-self: stretch; */
}

body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr {
    display: flex;
    align-items: stretch;
    font-family: "Merriweather Sans Bold", sans-serif;
    font-size: 16px;
}

body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr li.dropdown span.caret {
    display: none;
}

body.ndc-acr header.main-header #block-unfcccheaderndcacr-2 .dropdown-menu a {
    color: #4169E2;
    font-family: "Merriweather Sans Bold", sans-serif;
    font-size: 16px;
}

body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr li.dropdown ul.dropdown-menu {
    border-bottom: 3px solid #191970;
    position: absolute;
    left: 0;
    right: 0;
    height: fit-content;
    width: 100vw;
    z-index: 100;
    transition: all 0.2s linear;
    display: none;
}

body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr li.dropdown:hover ul.dropdown-menu {
    display: block;
}

body.ndc-acr header.main-header .menu--unfccc-header-ndc-acr li.dropdown ul.dropdown-menu li {
    max-width: 1440px;
    margin: 0 auto;
    margin-top: 22px;
    padding-left: 100px;
}

body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr>li>a:after,
body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr>li>span:after {
    position: absolute;
    content: " ";
    top: 54px;
    right: 0;
    width: 100%;
    height: 4px;
    background-color: #009aa6;
    opacity: 0;
    border-radius: 20px;
}

/* body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr>li>span::after {
    top: 29px;
    transition: none;
} */

body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr>li:hover>a:after,
body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr>li:hover>span:after {
    opacity: 1;
}

body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr>li>span {
    color: white;
    position: relative;
    margin-top: 0;
}


body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr li a:hover {
    background-color: transparent;
}

body.ndc-acr header.main-header nav#block-unfcccheaderndcacr-2 .menu--unfccc-header-ndc-acr li a:focus {
    background-color: transparent;
}

/**********
   FOOTER
***********/
body.ndc-acr footer {
    min-height: 375px;
    background: #191970 0% 0% no-repeat padding-box;
    padding: 88px 68px;
    border-top: none;
    font-family: "Merriweather Sans Regular", sans-serif;
}

body.ndc-acr footer .region-footer {
    max-width: 1440px;
    padding: 0 40px;
    margin: 0 auto;
}

body.ndc-acr footer #block-unfcccfooterndcacr-2 {
    width: fit-content;
    float: left;
}

body.ndc-acr footer #block-unfcccfooterndcacr-2-menu {
    font-size: 20px;
    margin-top: 0;
    color: #ebf0f2;
    text-transform: uppercase;
    font-family: "Merriweather Sans Regular",sans-serif;
}

body.ndc-acr footer #block-unfcccfooterndcacr-2 ul li a {
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-decoration: underline;
}

body.ndc-acr footer #block-unfcccfooterndcacr-2 .menu--unfccc-footer-ndc-acr a:hover {
    background-color: transparent;
}

body.ndc-acr footer #block-unfcccfooterndcacr-2 ul li:hover {
    background: transparent;
}

body.ndc-acr footer #block-socialmediandcacr-2 {
    width: fit-content;
    float: right;
}

body.ndc-acr footer #block-socialmediandcacr-2 ul li {
    display: inline-block;
    /* width: fit-content !important; */
    display: block;
    float: left;
    /* max-width: 32px; */
    margin-right: 10px;
}

body.ndc-acr footer #block-socialmediandcacr-2 ul li:last-child {
    margin-right: 0;
}

body.ndc-acr footer #block-socialmediandcacr-2 ul li a:hover,
body.ndc-acr #block-socialmediandcacr-2 ul li a:active {
    background: transparent;
}

body.ndc-acr footer #block-socialmediandcacr-2 ul li a {
    color: transparent;
}

body.ndc-acr footer .twitter-footer-social-media {
    background-image: url(../images/mockup-social-icons/Icon-X.svg);
}

body.ndc-acr footer .facebook-footer-social-media {
    background-image: url(../images/mockup-social-icons/Icons-Facebook.svg);
}

body.ndc-acr footer .linkedin-footer-social-media {
    background-image: url(../images/mockup-social-icons/Icons-linkedin.svg);
}

body.ndc-acr footer .instagram-footer-social-media {
    background-image: url(../images/mockup-social-icons/Icons-instagram.svg);
}

body.ndc-acr footer .flickr-footer-social-media {
    background-image: url(../images/mockup-social-icons/Icons-Fliker.svg);
}

body.ndc-acr footer .youtube-footer-social-media {
    background-image: url(../images/mockup-social-icons/Icons-YOUTUBE.svg);
}

body.ndc-acr footer .twitter-footer-social-media,
body.ndc-acr footer .facebook-footer-social-media,
body.ndc-acr footer .linkedin-footer-social-media,
body.ndc-acr footer .instagram-footer-social-media,
body.ndc-acr footer .flickr-footer-social-media,
body.ndc-acr footer .youtube-footer-social-media {
    filter: brightness(0) invert(1);
    background-repeat: no-repeat;
    background-size: 60% auto;
    padding: 5px;
    width: 30px;
    height: 30px;
    background-position: center;
    border-radius: 50px;
    border: 1px white solid;
}

/* Landing Datepicker CSS */

#ui-datepicker-div {
    background: white none repeat scroll 0% 0%;
    border-top: 1px solid rgb(65, 105, 226);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 10px;
}

#ui-datepicker-div .ui-datepicker-calendar thead th {
    font: normal normal normal 15px/18px Merriweather Sans;
    letter-spacing: 0px;
    color: #4169E2;
}

#ui-datepicker-div .ui-datepicker-calendar tbody td a {
    font: normal normal normal 16px/18px Merriweather Sans;
    letter-spacing: 0px;
    color: #424245;
}

#ui-datepicker-div .ui-datepicker-title select {
    background: transparent;
    border: none;
}

h1.registry-title {
    font-size: 54px;
    font-family: "Lora Bold", sans-serif;
    font-weight: bold;
    padding-bottom: 80px;
    padding-top: 85px;
    letter-spacing: -1.3px;
    box-shadow: 0 0px 0px 0px white,0 -0px 0px 0px white,1000px 0 0px -0px white,-1000px 0 0px -0px white;
    margin-top: 0px;
    margin-bottom: -15px;
}

h1.registry-title span {
    color: #28BAA9;
    font-size: 54px;
}

.views-field-field-registry-link {
    background: #4169E2;
    font-size: 20px;
    text-align: center;
    padding: 16px 30px;
    font-family: "Merriweather Sans Bold", sans-serif;
    font-weight: bold;
}

.views-field-field-registry-link a {
    color: #FFF;
}

.view-registry-portal .view-content {
    display: inline-flex;
}

.view-registry-portal .view-content .views-row {
    padding: 30px 0px;
    width: 475px;
    padding-left: 30px;
    margin-top: 50px;
    margin-bottom: 231px;
}

/* Landing Page Select CSS */
body.ndc-acr .block-views-exposed-filter-blockndc-page-1 {
    background: #F5F7F6;
}
body.ndc-acr .block-views-exposed-filter-blockndc-page-1 label.control-label {
    font-family: "Merriweather Sans Regular", sans-serif;
    font-size: 14px;
    color: #191970;
    letter-spacing: 0px;
    display: block;
    font-weight: normal;
}

body.ndc-acr .block-views-exposed-filter-blockndc-page-1 .form-item-field-party-region-target-id {
    padding-left: 127px;
}

body.ndc-acr .block-views-exposed-filter-blockndc-page-1 .form-control {
    font-family: "Merriweather Sans Regular", sans-serif;
    font-size: 16px;
    color: #424245;
}

/* Table head */
body.ndc-acr .block-views-exposed-filter-blockndc-page-1 h2.block-title {
    display: none;
}

body.ndc-acr .view-display-id-page_1 table.table thead {
    background: #4169E2;
    font-family: "Merriweather Sans Regular", sans-serif;
    font-size: 14px;
    color: #FFF;
    opacity: 1;
}

body.ndc-acr .view-display-id-page_1 .table {
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
}
body.ndc-acr .ndcreg-main .table-responsive {
    border-radius: 10px 10px 10px 10px;
}

body.ndc-acr .view-display-id-page_1 table.table {
    border: 1px solid #4169E2;
}

body.ndc-acr .parties-list.selectables .acr-party-selectable,
body.ndc-acr .acr-controller .control-label,
body.ndc-acr .parties-list.as-buttons .acr-party-button {
    font-family: "Merriweather Sans Regular";
}

div.paragraph,
div.paragraph div.paragraph {
    box-shadow: inset 0 0 0 2px transparent;
}

body.ndc-acr .container {
    padding-bottom: 0;
}

body.ndc-acr .main-container {
    background-color: white;
    /* margin: 0;
    padding: 0; */
}

body.ndc-acr h1.page-header {
    display: none
}

body.ndc-acr article.landing-page {
    background: white
}

body.ndc-acr article.landing-page .content {
    max-width: 1140px;
    margin: 0 auto;
}

body.ndc-acr article.landing-page~section {
    background: #F5F7F6;
    padding-top: 60px;
}

body.ndc-acr article.landing-page~section>div {
    max-width: 1140px;
}

.parties-list.as-buttons.controlled {
    padding: 0 100px
}

.registry-portal .view-registry-portal .view-header {
    max-width: 1140px;
    margin: 0 auto;
}

.registry-portal .view-registry-portal .view-content {
    background: #F5F7F6;
    text-align: center;
    text-align: center;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.registry-portal .view-registry-portal .view-content .views-row {
    display: inline-block
}

.ndcreg-main .table-controlls {
    display: none
}

.ndcreg-main {
    max-width: 1440px;
    margin: 100px auto;
    margin-top: 0px;
    background: #F5F7F6;
    margin-bottom: -15px;
    padding-bottom: 100px;
}

body.ndc-acr #block-ndcregrssfeed {
    background: #F5F7F6;
}

body.ndc-acr .header-total-results {
    background: #F5F7F6;
    margin-top: 30px;
    -webkit-box-shadow: -1000px 0px 0px -1px #f5f7f6, 1000px 0px 0px -1px #f5f7f6;
    box-shadow: -1000px 0px 0px -1px #f5f7f6, 1000px 0px 0px -1px #f5f7f6;
}
body.ndc-acr .view-display-id-page_1 table.table {
    border: none;
    font-family: "Merriweather Sans Regular";
    table-layout: fixed;
    border-collapse: separate;
}

body.ndc-acr .view-display-id-page_1 tr th {
    border: 0;
    border-color: #4169E2;
    vertical-align: middle;
    position: relative
}

body.ndc-acr .view-display-id-page_1 tr th a {
    text-decoration: none;
    color: white;
    font-family: "Merriweather Sans Regular";
}

body.ndc-acr .view-display-id-page_1 tr th:after {
    content: " ";
    display: block;
    width: 1px;
    background: white;
    position: absolute;
    left: 0;
    height: calc(100% - 8px);
    top: 4px;
}

body.ndc-acr .view-display-id-page_1 tr th:first-child:after {
    display: none;
}

body.ndc-acr .view-display-id-page_1 tr td {
    border: 1px solid #4169E2;
    padding: 12px;
    vertical-align: middle;
    font-family: "Merriweather Sans Regular";
    overflow: hidden;
}


/* NDCREG View */

.ndcreg-main .is-not-addendum .is-original,
.ndcreg-main .is-not-addendum .is-translation,
.ndcreg-main .is-addendum,
.ndcreg-main .is-not-addendum,
.ndcreg-main .field--name-field-set-item-language {
    display: none;
}

.ndcreg-main .views-field-field-vd-attachments .is-not-addendum,
.ndcreg-main .views-field-nothing .is-not-addendum,
.ndcreg-main .views-field-nothing-1 .is-not-addendum {
    display: block;
}

.ndcreg-main .views-field-field-vd-attachments .is-not-addendum .is-original,
.ndcreg-main .views-field-nothing .is-not-addendum .is-original,
.ndcreg-main .views-field-nothing-1 .is-not-addendum .is-translation {
    display: block;
}

.ndcreg-main .views-field-nothing .field--name-field-set-item-language {
    display: block;
}

.ndcreg-main .views-field-nothing-2 .is-addendum {
    display: block;
}

body.ndc-acr article.landing-page~section>div {
    margin: 0 auto;
}


body.ndc-acr .view-display-id-page_1 .field--name-field-set-item-file,
body.ndc-acr .view-display-id-page_1 .field--name-field-set-type {
    display: none
}

body.ndc-acr .chosen-container-active .chosen-results {
    background: #191970 0% 0% no-repeat padding-box;
    width: fit-content;
    padding: 10px;
    padding-right: 10px;
    padding-right: 20px;
    border-radius: 8px;
    border: 1px aliceblue solid;
}

td.views-field.views-field-nothing .field--name-field-set-item-file,
td.views-field.views-field-nothing .field--name-field-set-item-title {
    display: none;
}

td.views-field.views-field-nothing .field--name-field-set-item-language {
    display: block;
}


body.ndc-acr .chosen-container-active .chosen-results {
    background: #191970 0% 0% no-repeat padding-box;
    width: fit-content;
    padding: 10px;
    padding-right: 10px;
    padding-right: 20px;
    border-radius: 8px;
    border: 1px aliceblue solid;
}

[dir=rtl] body {
    direction: ltr;
}

[dir=rtl] body header {
    direction: rtl;
}

[dir=rtl] body.ndc-acr header.main-header #block-unfccclogodesktop-2 .field--name-body {
    overflow: hidden;
    width: 215px;
    margin-left: 35px;
}

[dir=rtl] body footer {
    direction: rtl;
}

/* CLEAR BUTTON */
.resetContainer {
    width: fit-content;
    border: unset;
    border-bottom: 2px #4169E2 solid;
    margin-top: 30px;
    margin-left: 1%;
    position: absolute;
}

.resetContainer:before {
    content: url(../images/inputs-arrows/Icons-arrow-clear.svg);
    display: block;
    float: left;
}

.clearButton {
    background: transparent;
    border: unset;
    width: fit-content;
    cursor: pointer;
    color: #424245;
    font-family: "Merriweather Sans Regular";

}

.acr-landing .content div {
    text-align: center;
}

/* Fix styles of language switcher on ndc acr */
body.ndc-acr .node--type-landing-page .group-title-section .title-body-only .title {
    display: block;
}

body.acr #block-unfcccacrlogin-2,
body.ndc #block-unfcccndclogin-2 {
    left: -50px !important;
}

body.acr #block-languageswitcher,
body.ndc #block-languageswitcher {
    position: relative;
    z-index: 2;
    float: right;
    margin-top: 52px;
    left: 80px;
}

body.acr #block-languageswitcher .content.block__content,
body.ndc #block-languageswitcher .content.block__content {
    text-align: center;
    font-weight: 300;
}

body.acr #block-languageswitcher .content.block__content .btn-group,
body.ndc #block-languageswitcher .content.block__content .btn-group {
    position: relative;
    display: flex;
}

body.acr #block-languageswitcher .content.block__content .btn-group .btn.dropdown-toggle,
body.ndc #block-languageswitcher .content.block__content .btn-group .btn.dropdown-toggle {
    background-color: transparent;
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 0;
    position: relative;
    float: left;
    padding: 0;
}

body.acr #block-languageswitcher .content.block__content .btn-group .btn.dropdown-toggle .cl.current-lang,
body.ndc #block-languageswitcher .content.block__content .btn-group .btn.dropdown-toggle .cl.current-lang {
    font-size: 16px;
    font-family: "Merriweather Sans Regular", sans-serif;
}

body.acr #block-languageswitcher .content.block__content .btn-group .btn.dropdown-toggle .custom-caret::after,
body.ndc #block-languageswitcher .content.block__content .btn-group .btn.dropdown-toggle .custom-caret::after {
    content: "";
    display: flex;
    align-self: center;
    margin-left: 3px;
    color: rgb(255, 255, 255);
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="white" class="bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
    background-size: cover;
    transition: transform 0.3s;
}

body.acr #block-languageswitcher .content.block__content .btn-group .btn.dropdown-toggle[aria-expanded="true"] .custom-caret::after,
body.ndc #block-languageswitcher .content.block__content .btn-group .btn.dropdown-toggle[aria-expanded="true"] .custom-caret::after {
    transform: rotate(180deg);
}

body.acr #block-languageswitcher .content.block__content .btn-group .dropdown-menu.chosen-results,
body.ndc #block-languageswitcher .content.block__content .btn-group .dropdown-menu.chosen-results {
    top: 75%;
    padding: 0;
    margin: 0;
    max-width: 81px;
    min-width: fit-content;
}

body.acr #block-languageswitcher .content.block__content .btn-group .dropdown-menu.chosen-results li.is-active,
body.ndc #block-languageswitcher .content.block__content .btn-group .dropdown-menu.chosen-results li.is-active {
    font-weight: 600;
    font-family: Arial;
    border: 1px solid rgb(65, 105, 226);
    background: rgb(245, 247, 246);
    color: black;
}