﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:700);
@import url(styles_def.css);
@import url('bootstrap/fonts/futura/css/futura.css');

@font-face {
    font-family: 'Erato Light';
    src: url('bootstrap/fonts/eratolig-webfont.eot');
    src: url('bootstrap/fonts/eratolig-webfont.eot?#iefix') format('embedded-opentype'), url('bootstrap/fonts/eratolig-webfont.woff2') format('woff2'), url('bootstrap/fonts/eratolig-webfont.woff') format('woff'), url('bootstrap/fonts/eratolig-webfont.ttf') format('truetype'), url('bootstrap/fonts/eratolig-webfont.svg#eratolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* This stylesheet generated by Transfonter (https://transfonter.org) on March 12, 2018 7:34 AM */

@font-face {
    font-family: 'VNF-Futura';
    src: url('bootstrap/fonts/VNF-Futura.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* CSS Document */

html[lang] {
    height: 100%;
    margin-bottom: 1px;
    font-size: 16px;
    background-color: #fff;
    background-image: url(images/paper-50-ffa2cf724fc29ca380ccc495903cdcab.png);
}

body {
    font-family: 'Erato Light', 'Lato', Arial, sans-serif;
    color: #27231d;
    position: relative;
}

img {
    max-width: 100%;
}

    img.full-width {
        width: 100%;
    }

body > form #ControlBar_ControlPanel {
    /*z-index: 2000 !important;*/
}

#ControlBar {
    z-index: 30 !important;
}

    #ControlBar, #ControlBar:before, #ControlBar:after {
        -moz-box-sizing: initial !important;
        -webkit-box-sizing: initial !important;
        box-sizing: initial !important;
    }

#Body.personabar-visible header {
    left: 80px;
}

#Body.dnnEditState .mm-page {
    position: inherit
}


/* Page Styles */
.menu__logo img {
    width: 44px;
}

header .txt_logo {
    line-height: 1em;
    padding-top: 5px;
    font-family: "Lato";
    display: block;
    font-size: 14px;
}

header > div {
    min-height: 120px;
}

    header > div a {
        display: block;
    }

        header > div a span {
            font-family: "Lato";
            display: block;
            font-size: 12.5px;
            line-height: 1.1em;
            color: #D3D9D8;
            letter-spacing: 0.06em;
            padding-top: 2px;
        }

header .menu_logo.pad-1 {
    padding: 13px 8px 8px 9px;
}

@media screen and (min-width: 1279px) {
    header .txt_logo {
        width: 170px;
        font-size: 1.68rem;
    }
}

#Form.showControlBar .menu__inner {
    top: 52px;
}


.wcsorg--home #menu.menu__nav {
    overflow: auto;
    max-width: 100%;
}

.lang__inner, .lang__inner a, .lang__inner a:link, .lang__inner a:visited, .lang__inner a:active {
    font-size: 0.82rem;
    color: #AC9167;
}

    .lang__inner a:hover {
        color: white;
    }


.search__btn {
    outline: 0;
}

    .search__btn:hover svg {
        stroke: white;
        cursor: pointer;
    }

.search__menu__inner .input-text {
    width: 100%;
}

#dnn_dnnSEARCH_pnlres {
    display: block;
    background: white;
    line-height: 40px;
    border-radius: 4px;
    text-align: left;
    padding: 0 10px;
    height: 40px;
    position: relative;
}

    #dnn_dnnSEARCH_pnlres .search_txt {
    }

    #dnn_dnnSEARCH_pnlres input[type=text] {
        border: 0;
        outline: 0;
        width: 100%;
        height: 39px;
        display: block;
    }

    #dnn_dnnSEARCH_pnlres .search_btn {
        position: absolute;
        top: 0;
        right: 10px;
        margin: 0;
        font-size: 0;
    }

        #dnn_dnnSEARCH_pnlres .search_btn .fa {
            display: inline-block !important;
            font-size: 1.24rem;
        }

        #dnn_dnnSEARCH_pnlres .search_btn .fa-search:before {
            line-height: 38px;
        }

        #dnn_dnnSEARCH_pnlres .search_btn a:hover {
            color: black;
        }

.wcsorg--home .menu__text-logo {
    outline: 0;
    bottom: 60px;
}

    .wcsorg--home .menu__text-logo.greatForest {
        bottom: 350px;
    }

#siteWrapper .page-hero.noHeroImage {
    margin-bottom: 63px;
    display: none;
}

#siteWrapper:not(.home) .page-hero.noHeroImage {
    margin-bottom: 63px;
    display: block;
}
/*.hero.hero-donate{max-height:560px;}*/


/* Menu InnerSub Menu */

.type-menu {
    font-size: 0.86rem;
    font-size: 0.875rem;
    letter-spacing: 0.1em;
    line-height: 1.14;
}

.type-menu {
    letter-spacing: 0em;
}

.underline-hover, .list-links a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
}

.list-links a {
    color: inherit;
    display: block;
}

.menu__zone__links__list a, .menu__zone__links__list a:link, .menu__zone__links__list a:active, .menu__zone__links__list a:visited, .menu__zone__links__list a:focus, .menu__zone__links__list a:hover {
    color: #ac9167;
}

.menu__zone__links__list a {
    font-size: 0.82rem;
    white-space: nowrap;
    letter-spacing: normal;
}

.menu__zone__links__list {
    padding-top: 8px;
}

    .menu__zone__links__list li {
        padding: 0 5px;
    }

.flex, .flex-column, .flex-middle, .flex-column-small, .ellipsis {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex-wrap {
    flex-flow: wrap;
}

.flex .line-break {
    flex-basis: 100%;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

.flex-column, .flex-middle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.justify-center, .flex-middle, .tiles {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.showControlBar .menu__zone {
    top: 52px;
}

.color-menu, .color-menu a, .color-menu a:link, .color-menu a:visited, .color-menu a:active {
    color: #ac9167;
}

.menu__zone__header, .menu__zone__header.color-menu {
    display: table;
    color: #7d5d5d;
    min-height: 60px;
    text-align: left;
    margin: 0;
}

    .menu__zone__header > a, .menu__zone__header > a:link, .menu__zone__header > a:visited, .menu__zone__header > a:active {
        color: inherit;
        display: table-cell;
        white-space: nowrap;
        width: 100%;
    }

#newsletter-email {
    outline: 0;
    line-height: 40px;
    border-radius: 4px;
    border: 0;
    padding: 0 20px;
    color: #333;
}

.footer .tile-social {
    color: #847B71;
    height: 101px;
    vertical-align: top;
}

/* content centering styles */
#content.menuInner {
}

/* BootStrap */


/* DotNetNuke Styles */
.dnnGrid td, .dnnGrid th {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.dnnDropDownList .selected-item a, .dnnDropDownList .selected-item a:link, .dnnDropDownList .selected-item a:visited, .dnnDropDownList .selected-item a:hover, .dnnDropDownList .selected-item a:active {
    height: auto !important;
}

.dnnForm input.dnnFormRequired {
    border-left: 5px solid #00b3a3 !important;
}


.dnnFormItem input[type="text"]:active, .dnnFormItem input[type="text"]:focus, .dnnFormItem input[type="password"]:focus, .dnnFormItem input[type="password"]:active, .dnnFormItem input[type="email"]:active, .dnnFormItem input[type="email"]:focus, .dnnFormItem select:active, .dnnFormItem select:focus, .dnnFormItem textarea:active, .dnnFormItem textarea:focus, .dnnFormItem input[type="search"]:active, .dnnFormItem input[type="search"]:focus {
    box-shadow: none;
    outline: none;
}

/* Panes */
.DNNEmptyPane {
    width: 0;
    padding: 0 !important;
    margin: 0 !important;
    height: 0;
}


/* Headers and Subheaders */
h1, h2, h3, h4, h5, h6 {
    color: #ac9167;
    font-family: 'Erato Light','Lato', Arial;
    line-height: 1.35em;
}

h1, .h1{
    font-size: 3.5rem;
    font-family: "Futura BT", Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}

    h1.congo, .h1.congo {
        font-size: 2rem;
        color: #ac9167;
    }
    h1.congo-gray, .h1.congo-gray {
        font-size: 2rem;
        color: #7f796e;
    }

h2 {
    font-size: 2rem;
    color: #27231d;
}

    h2.congo {
        color: #ac9167 !important;
    }

h3, .h3 {
    font-size: 1rem;
    color: #7f796e;
    font-family: "Futura BT", Arial, Helvetica, sans-serif, Arial;
    text-transform: uppercase;

}

    h3.congo-gray, .h3.congo-gray {
        font-size: 20px;
    }

h4 {
    font-size: 1.19rem;
    font-style: italic;
}

h5 {
    font-size: 0.93rem;
}

h6 {
    font-size: 0.86rem;
}

.page-hero__html h1, .page-hero__html h2, .page-hero__html h3, .page-hero__html h4 {
    letter-spacing: 0;
}

.DnnModule {
    position: initial !important;
}

.DnnModule-WCSPublications {
    margin-top: 35px;
}

    .DnnModule-WCSPublications h2 {
        font-size: 2rem;
        color: #27231d;
        padding: 1em 0 .5em;
    }

    .DnnModule-WCSPublications h3 {
        font-size: 1rem;
        color: #7f796e;
        font-family: "Futura BT", Arial, Helvetica, sans-serif, Arial;
        text-transform: uppercase;
        padding: 1em 0 .5em;
    }

#dnn_ctr33821_HtmlModule_lblContent h3 a {
    font-size: 1.24rem;
    font-weight: bold;
}


/* Links */
a, a:link, a:active, a:visited {
    text-decoration: none;
    transition: all 0.5s ease-out 0s;
    color: #00b3a3;
}

    a:hover {
        color: #000;
    }

    a.color-headline, a.color-headline:link, a.color-headline:active, a.color-headline:visited {
        color: #27231d;
    }

.btn.btn-primary {
    background-color: #00b3a3;
}

.btn.btn-secondary {
    background-color: #d2232a;
    mask-image: none;
    padding: 8px 32px;
    border-radius: unset;
}

.btn.btn-secondary:before {
    border-radius: unset;
}

.width-80 {
    width: 80%;
    margin: 0 auto;
}

h1:not(.header__title) a, h1:not(.header__title) a:link, h1:not(.header__title) a:active, h1:not(.header__title) a:visited,
h2 a, h2 a:link, h2 a:active, h2 a:visited,
h3 a, h3 a:link, h3 a:active, h3 a:visited,
h4 a, h4 a:link, h4 a:active, h4 a:visited,
h5 a, h5 a:link, h5 a:active, h5 a:visited,
h6 a, h6 a:link, h6 a:active, h6 a:visited {
    color: #27231d;
}

/* Font and Color Styles */

Body, .NormalTextBox, td, .Normal, .NormalDisabled, .NormalBold, .ContentPane .p1 {
    color: #000000;
    font-size: 1rem;
    line-height: 1.6em;
    font-family: 'Erato Light', 'Lato', Arial;
}

@media screen and (min-width: 768px) {
    Body, .NormalTextBox, td, .Normal, .NormalDisabled, .NormalBold, .ContentPane .p1 {
        line-height: 1.78em;
        font-size: 1.125rem;
    }
}

p {
}

    p + p {
        margin: 23px 0;
    }

.story__inner p + p {
    margin: 8px 0;
}

li p {
    line-height: inherit !important;
}

.dinAlt {
    font-family: 'Averia Sans Libre';
}

.xxs-text {
    font-size: 0.7rem;
}

.xs-text {
    font-size: 0.82rem;
}

.s-text {
    font-size: 0.93rem;
}

.l-text {
    font-size: 1.04rem;
}

.xl-text {
    font-size: 1.19rem;
}

.xxl-text {
    font-size: 1.31rem;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.color-polar, .color-polar:link, .color-polar:active, .color-polar:visited {
    color: white !important;
}

    .color-polar:hover {
    }

/* LISTS */
.DNNModuleContent ol, .cke_editable ol {
    counter-reset: list-numeric;
    padding-left: 24px;
    list-style: none;
}

    .DNNModuleContent ol > li, .cke_editable ol > li {
        margin: 16px 0;
        position: relative;
        line-height: 24px;
    }

        .DNNModuleContent ol > li:before, .cke_editable ol > li:before {
            color: #ac9167;
            counter-increment: list-numeric;
            content: counter(list-numeric) ".";
            margin-left: -24px;
            position: absolute;
            top: 0;
        }

    .DNNModuleContent ol:last-child, .cke_editable ol:last-child {
        margin-bottom: 0;
    }

    .DNNModuleContent ol ol, .cke_editable ol ol {
        counter-reset: list-alpha;
    }

        .DNNModuleContent ol ol > li:before, .cke_editable ol ol > li:before {
            counter-increment: list-alpha;
            content: counter(list-alpha, lower-alpha) ".";
        }

        .DNNModuleContent ol ol ol, .cke_editable ol ol ol {
            counter-reset: list-roman;
        }

            .DNNModuleContent ol ol ol > li:before, .cke_editable ol ol ol > li:before {
                counter-increment: list-roman;
                content: counter(list-roman, lower-roman) ".";
            }

/*
    dnnAdminTabNav
    dnnActions
    token-input-list-facebook
    slides
*/

.DNNModuleContent ul, .cke_editable ul {
    margin: 16px 0 32px;
}

    .DNNModuleContent ul > li, .cke_editable ul > li {
        margin: 16px 0;
        position: relative;
        line-height: 24px;
        padding-left: 24px;
    }

        .DNNModuleContent ul > li:before, .cke_editable ul > li:before {
            content: "";
            border: 2px solid #ac9167;
            border-radius: 50%;
            width: 7px;
            height: 7px;
            margin-left: -24px;
            margin-top: -3.5px;
            position: absolute;
            top: 12px;
        }

    .DNNModuleContent ul:last-child, .cke_editable ul:last-child {
        margin-bottom: 0;
    }


    .DNNModuleContent ul.dnn_mact,
    .DNNModuleContent ul.tanzania_tabs,
    .DNNModuleContent ul.slides,
    .DNNModuleContent ul.token-input-list-facebook,
    .DNNModuleContent ul.buttonList,
    .DNNModuleContent ul.dnnActions,
    .DNNModuleContent ul.dnnAdminTabNav,
    .DNNModuleContent ul.rtUL.rtLines {
        margin-bottom: 18px;
        margin-left: 18px;
        margin-top: 0;
        margin-right: 0;
    }

    .DNNModuleContent ul.flex-direction-nav {
        margin: 0;
    }

        .DNNModuleContent ul.dnn_mact > li,
        .DNNModuleContent ul.tanzania_tabs > li,
        .DNNModuleContent ul.flex-direction-nav > li,
        .DNNModuleContent ul.slides > li,
        .DNNModuleContent ul.token-input-list-facebook > li,
        .DNNModuleContent ul.dnnActions > li,
        .DNNModuleContent ul.buttonList > li,
        .DNNModuleContent ul.dnnAdminTabNav > li,
        .DNNModuleContent ul.rtUL.rtLines li {
            margin: 0;
            padding: 0;
            line-height: inherit;
        }

        .DNNModuleContent ul.flex-direction-nav > li {
            position: inherit;
        }

            #portfolio_categories ul > li:before,
            #portfolio_pagination ul > li:before,
            .DNNModuleContent ul.dnn_mact > li:before,
            .DNNModuleContent ul.tanzania_tabs > li:before,
            .DNNModuleContent ul.flex-direction-nav > li:before,
            .DNNModuleContent ul.slides > li:before,
            .DNNModuleContent ul.token-input-list-facebook > li:before,
            .DNNModuleContent ul.dnnActions > li:before,
            .DNNModuleContent ul.buttonList > li:before,
            .DNNModuleContent ul.dnnAdminTabNav > li:before,
            .DNNModuleContent ul.rtUL.rtLines li:before {
                content: none;
            }

.DNNModuleContent .react-bs-table-pagination ul {
    margin: 0;
}

    .DNNModuleContent .react-bs-table-pagination ul > li {
        margin: 0;
        padding: 0;
        line-height: auto;
    }

        .DNNModuleContent .react-bs-table-pagination ul > li:before {
            content: none;
        }

/* Buttons */
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    color: #252525;
    text-shadow: none;
    background: #aaa;
    border: 0;
    box-shadow: 0 0 2px #333;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    font-family: 'Averia Sans Libre';
}

    .dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {
        background: #080808;
    }

.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction,
ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
    background: #dedede;
    border: 0;
    box-shadow: 0 0 2px #333;
    color: #4A4848;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    font-family: 'Averia Sans Libre';
}

    .dnnFormItem button:hover, .dnnFormItem input[type="button"]:hover, .dnnFormItem input[type="reset"]:hover, .dnnSecondaryAction:hover,
    a.dnnSecondaryAction:hover, ul.dnnAdminTabNav li a:hover, .dnnLogin .LoginTabGroup span:hover {
        background: #fefefe;
        font-family: 'Averia Sans Libre';
    }

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    font-family: 'Averia Sans Libre';
}

.btn.btn-green {
    color: white;
    background: #00b3a3;
    font-family: 'Averia Sans Libre';
}

.btn.btn-large {
    font-size: 1.85rem;
    margin: 10px 0;
    font-family: 'Averia Sans Libre';
}

.lg-btn {
    font-size: 1.55rem;
    margin: 15px 0 0;
    padding: 13px;
    font-family: 'Averia Sans Libre';
}

a.btn, a.btn:link, a.btn:visited, a.btn:active {
    color: white;
}

.btn-donate + .btn-donate {
    display: none !important;
}


/* Containers */
.c_DNN {
    margin-bottom: 15px;
}

#QueFer_content .c_DNN {
    margin: 0;
}

.c_DNN_Header {
}

    .c_DNN_Header .Title {
        position: relative;
    }

#mainFooter .c_DNN_Header .Title, #mainFooter .c_DNN_Header .Title .TitleH2 {
    color: white;
}

.c_DNN_Header .Title .fa {
    position: absolute;
    left: 0;
    top: 21px;
    transition: all 0.5s ease-out 0s;
    font-size: 1.64rem;
}

.c_DNN_Header.c_collapsible .Title {
    padding-left: 25px;
    cursor: pointer;
}


.DNNContainer_noTitle.DNNPageDescription,
.home .page-hero .c_DNN {
    padding: 20px 40px;
    background-color: #000;
    background-image: url(images/sandpaper-2bcfb26ec1af9c12952a253f2c06ed3c.png);
}

    .DNNContainer_noTitle.DNNPageDescription .DNNModuleContent .NormalTextBox,
    .DNNContainer_noTitle.DNNPageDescription .DNNModuleContent td,
    .DNNContainer_noTitle.DNNPageDescription .DNNModuleContent p,
    .DNNContainer_noTitle.DNNPageDescription .DNNModuleContent .Normal,
    .DNNContainer_noTitle.DNNPageDescription .DNNModuleContent .NormalDisabled,
    .DNNContainer_noTitle.DNNPageDescription .DNNModuleContent .NormalBold {
        line-height: 1.3em;
        font-weight: 400;
        color: #ac9167;
    }

    .DNNContainer_noTitle.DNNPageDescription h1,
    .DNNContainer_noTitle.DNNPageDescription h2,
    .DNNContainer_noTitle.DNNPageDescription h3,
    .DNNContainer_noTitle.DNNPageDescription h4,
    .DNNContainer_noTitle.DNNPageDescription h5,
    .DNNContainer_noTitle.DNNPageDescription h6,
    .DNNContainer_noTitle.DNNPageDescription h1 span,
    .DNNContainer_noTitle.DNNPageDescription h2 span,
    .DNNContainer_noTitle.DNNPageDescription h3 span,
    .DNNContainer_noTitle.DNNPageDescription h4 span,
    .DNNContainer_noTitle.DNNPageDescription h5 span,
    .DNNContainer_noTitle.DNNPageDescription h6 span {
        color: #AC9167 !important;
    }

.c_DNN.DNNMinMax > h3, .c_DNN.DNNMinMax > h3 .TitleH3 {
    font-size: 1.5rem;
    font-family: "Erato Light", Helvetica, Arial, sans-serif;
}

.c_DNN.DNNMinMax.DNNGreen {
    background: #EDEDE8;
    padding: 10px 40px;
    margin-top: 8px;
    background: transparent;
    padding: 10px 0;
}

    .c_DNN.DNNMinMax.DNNGreen h3, .c_DNN.DNNMinMax.DNNGreen h3 .TitleH3 {
        margin: 0;
        color: #638238;
        font-weight: bold;
    }

.c_DNN.DNNMinMax.DNNBrown {
    background: #ECE7E6;
    padding: 10px 40px;
    margin-top: 8px;
    background: transparent;
    padding: 10px 0;
}

    .c_DNN.DNNMinMax.DNNBrown h3, .c_DNN.DNNMinMax.DNNBrown h3 .TitleH3 {
        margin: 0;
        color: #70534D;
        font-weight: bold;
    }

.c_DNN.DNNMinMax.DNNTurquoise {
    background: #EBF4F5;
    padding: 10px 40px;
    margin-top: 8px;
    background: transparent;
    padding: 10px 0;
}

    .c_DNN.DNNMinMax.DNNTurquoise h3, .c_DNN.DNNMinMax.DNNTurquoise h3 .TitleH3 {
        margin: 0;
        color: #008064;
        font-weight: bold;
    }

.c_DNN.DNNMinMax.DNNBlue {
    background: #F2F8F8;
    padding: 10px 40px;
    margin-top: 8px;
    background: transparent;
    padding: 10px 0;
}

    .c_DNN.DNNMinMax.DNNBlue h3, .c_DNN.DNNMinMax.DNNBlue h3 .TitleH3 {
        margin: 0;
        color: #58B2C1;
        font-weight: bold;
    }

.c_DNN.DNNMinMax.DNNYellow {
    background: #FFF7E5;
    padding: 10px 40px;
    margin-top: 8px;
    background: transparent;
    padding: 10px 0;
}

    .c_DNN.DNNMinMax.DNNYellow h3, .c_DNN.DNNMinMax.DNNYellow h3 .TitleH3 {
        margin: 0;
        color: #C39607;
        font-weight: bold;
    }

.c_DNN.DNNMinMax .ContentPane {
    display: block;
    margin: 15px 0;
}


.c_DNN.DNNMinMax h3 .glyphicon {
    font-family: 'FontAwesome';
    color: white;
    padding: 0px;
    font-size: 1.23rem;
    position: relative;
    top: -2px;
    margin-left: 10px;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    display: none;
}

.glyphicon.glyphicon-menu-down:before {
    content: "\f107";
    line-height: 24px;
    vertical-align: top;
}

.glyphicon.glyphicon-menu-up:before {
    content: "\f106";
    line-height: 24px;
    vertical-align: top;
}

.c_DNN.DNNMinMax.DNNGreen h3 .glyphicon {
    background: #638238;
}

.c_DNN.DNNMinMax.DNNBrown h3 .glyphicon {
    background: #70534D;
}

.c_DNN.DNNMinMax.DNNTurquoise h3 .glyphicon {
    background: #008064;
}

.c_DNN.DNNMinMax.DNNBlue h3 .glyphicon {
    background: #58B2C1;
}

.c_DNN.DNNMinMax.DNNYellow h3 .glyphicon {
    background: #C39607;
}

.c_DNN.DNNMinMax h3.Title > img {
    position: relative;
    top: -5px;
    max-width: 60px;
}


.hero__headline .NormalTextBox, .hero__headline td, .hero__headline .Normal, .hero__headline .NormalDisabled, .hero__headline .NormalBold {
    color: white;
}

/*#dnn_PosterGrid .Title, #dnn_PosterGrid h1, #dnn_PosterGrid h2, #dnn_PosterGrid h3, #dnn_PosterGrid h4, #dnn_PosterGrid h5, #dnn_PosterGrid h6,
#dnn_ContentPane2 .Title, #dnn_ContentPane2 h1, #dnn_ContentPane2 h2, #dnn_ContentPane2 h3, #dnn_ContentPane2 h4, #dnn_ContentPane2 h5, #dnn_ContentPane2 h6,
#dnn_ContentPane3 .Title, #dnn_ContentPane3 h1, #dnn_ContentPane3 h2, #dnn_ContentPane3 h3, #dnn_ContentPane3 h4, #dnn_ContentPane3 h5, #dnn_ContentPane3 h6,
#dnn_ContentPane4 .Title, #dnn_ContentPane4 h1, #dnn_ContentPane4 h2, #dnn_ContentPane4 h3, #dnn_ContentPane4 h4, #dnn_ContentPane4 h5, #dnn_ContentPane4 h6{text-align:center;}*/



/* Big Slider */
#BigSlider {
    position: relative;
    text-align: left;
}

    #BigSlider .flexslider {
        border: 0;
    }

    #BigSlider #slider {
    }

        #BigSlider #slider.flexslider {
        }

        #BigSlider #slider .slides > li {
            position: relative;
        }

        #BigSlider #slider li.flex-active-slide {
            display: block !important;
        }

        #BigSlider #slider .flex-direction-nav a {
            z-index: 2;
            top: 119px;
        }

            #BigSlider #slider .flex-direction-nav a.flex-next {
                width: auto;
                padding-right: 25px;
                line-height: 27px;
                overflow: hidden;
            }
        /*#BigSlider #slider .flex-direction-nav a.flex-next:before{content:"MORE IMAGES";display: block;text-indent: 0;white-space: nowrap;background: #02AC9E;padding: 0 5px;color: white;font-weight:300;}*/
        #BigSlider #slider .title-box {
            position: absolute;
            top: 61px;
            width: 34%;
            padding: 20px 20px 20px 40px;
        }

            #BigSlider #slider .title-box a {
                color: white;
                text-decoration: underline;
            }

            #BigSlider #slider .title-box h2,
            #BigSlider #slider .title-box h1,
            #BigSlider #slider .title-box .summary,
            #BigSlider #slider .title-box .summary * {
                color: white;
                text-shadow: 0 0 10px #000;
                line-height: 1.3em;
                font-weight: 400;
            }

            #BigSlider #slider .title-box h2 {
                font-weight: 300;
                font-size: 1.85rem;
                margin: 0 0 10px;
                padding: 0;
                letter-spacing: 1px;
                line-height: 1.3em;
            }

            #BigSlider #slider .title-box h1 {
                margin: 0 0 12px;
                padding: 0;
                font-weight: bold;
                font-size: 1.23rem;
                color: #FFECBC;
                letter-spacing: 1px;
                position: relative;
            }

                #BigSlider #slider .title-box h1 em {
                    font-weight: normal;
                    color: white;
                }

                #BigSlider #slider .title-box h1:not(.iucn_None) {
                    padding-right: 45px;
                }

                #BigSlider #slider .title-box h1 .iucn {
                    position: absolute;
                    top: 1px;
                    right: 0;
                    font-weight: bold;
                    color: #D2232A;
                    font-size: 0.86rem;
                    line-height: normal;
                    text-shadow: none;
                    font-style: normal;
                }

                #BigSlider #slider .title-box h1 .iucn_circle {
                    color: white;
                    font-size: 1.19rem;
                    border-radius: 50%;
                    padding: 5px;
                    font-weight: normal;
                }

                #BigSlider #slider .title-box h1 .iucn.CR .iucn_circle {
                    background: #D2232A;
                }

                #BigSlider #slider .title-box h1 .iucn.CR {
                    color: #D2232A;
                }

                #BigSlider #slider .title-box h1 .iucn.EN .iucn_circle {
                    background: #CD7529;
                }

                #BigSlider #slider .title-box h1 .iucn.EN {
                    color: #CD7529;
                }

                #BigSlider #slider .title-box h1 .iucn.VU .iucn_circle {
                    background: rgba(210, 176, 42, 1);
                }

                #BigSlider #slider .title-box h1 .iucn.VU {
                    color: rgba(210, 176, 42, 1);
                }

                #BigSlider #slider .title-box h1 .iucn.NT .iucn_circle {
                    background: rgba(0, 129, 119, 1);
                }

                #BigSlider #slider .title-box h1 .iucn.NT {
                    color: rgba(0, 129, 119, 1);
                }

                #BigSlider #slider .title-box h1 .iucn.LC .iucn_circle {
                    background: rgba(0, 154, 182, 1);
                }

                #BigSlider #slider .title-box h1 .iucn.LC {
                    color: rgba(0, 154, 182, 1);
                }

            #BigSlider #slider .title-box .summary_box, #BigSlider #slider .title-box .summary_box * {
                color: white;
                font-size: 1.19rem;
                text-shadow: 0 0 10px #000;
                line-height: 1.3em;
                font-weight: 400;
            }

        #BigSlider #slider .content-text {
            margin-top: 225px;
            padding-top: 1px;
        }

    #BigSlider #carousel {
        position: absolute;
        top: 510px;
        width: 100%;
        z-index: 2;
        background: #271E08;
    }

.species #BigSlider #carousel {
    background: #093633;
}

#BigSlider #carousel .flex-viewport {
    padding: 7px 0;
}

    #BigSlider #carousel .flex-viewport li {
        margin-right: 7px;
        position: relative;
        overflow: hidden;
        padding: 0;
    }

        #BigSlider #carousel .flex-viewport li:not(.flex-active-slide) {
            background: none !important;
        }

        #BigSlider #carousel .flex-viewport li.last {
            margin-right: 0;
        }

#BigSlider #carousel li.flex-active-slide {
    opacity: 1;
    padding-bottom: 12px;
}

    #BigSlider #carousel li.flex-active-slide .title-box {
        background: none !important;
    }

#BigSlider #carousel .title-box {
    position: absolute;
    top: 0;
    padding: 10px;
    width: 100%;
}

    #BigSlider #carousel .title-box h2 {
        color: white;
        font-size: 1.23rem;
        text-shadow: 0 0 10px #000;
        line-height: 1em;
        font-weight: 400;
        text-transform: uppercase;
        margin: 0;
        text-align: center;
    }

#BigSlider #carousel .infoLink {
    position: absolute;
    z-index: 10;
    top: 0;
    padding: 10px;
    width: 100%;
    height: 100%;
    text-align: center;
    text-indent: -9999px;
}

#BigSlider #carousel .editlink {
    position: relative;
    z-index: 20;
    color: white;
    display: inline-block;
    padding: 0 10px;
}

#BigSlider #slider .content-text .summary_box {
    background: #271E08;
    padding: 20px 40px;
}

.species #BigSlider #slider .content-text .summary_box {
    background: #093633;
}

.content-text .summary_box, .content-text .summary_box .NormalTextBox, .content-text .summary_box td, .content-text .summary_box p,
.content-text .summary_box .Normal, .content-text .summary_box .NormalDisabled,
.content-text .summary_box .NormalBold {
    color: #fff;
    line-height: 1.3em;
    font-weight: 400;
}

#BigSlider #slider .content-text .section_pad h3 .glyphicon {
    color: white;
    padding: 4px;
    font-size: 0.86rem;
    position: relative;
    top: -1px;
    margin-left: 10px;
    border-radius: 11px;
}

#BigSlider #slider .content-text .section_pad h3 > img {
    width: inherit;
    display: inline-block;
    height: 25px;
    position: relative;
    top: -3px;
    margin-right: 10px;
}

#BigSlider #slider .content-text .section1_box {
    background: #EDEDE8;
    padding: 10px 40px;
    margin-top: 8px;
}

    #BigSlider #slider .content-text .section1_box h3 {
        margin: 0;
        color: #638238;
        font-weight: bold;
    }

        #BigSlider #slider .content-text .section1_box h3 .glyphicon {
            background: #638238;
        }

#BigSlider #slider .content-text .section2_box {
    background: #ECE7E6;
    padding: 10px 40px;
    margin-top: 8px;
}

    #BigSlider #slider .content-text .section2_box h3 {
        margin: 0;
        color: #70534D;
        font-weight: bold;
    }

        #BigSlider #slider .content-text .section2_box h3 .glyphicon {
            background: #70534D;
        }

#BigSlider #slider .content-text .section3_box {
    background: #EBF4F5;
    padding: 10px 40px;
    margin-top: 8px;
}

    #BigSlider #slider .content-text .section3_box h3 {
        margin: 0;
        color: #008064;
        font-weight: bold;
    }

        #BigSlider #slider .content-text .section3_box h3 .glyphicon {
            background: #008064;
        }

#BigSlider #slider .content-text .section4_box {
    background: #efecdf;
    padding: 10px 40px;
    margin-top: 8px;
}

    #BigSlider #slider .content-text .section4_box h3 {
        margin: 0;
        color: #a08f2c;
        font-weight: bold;
    }

        #BigSlider #slider .content-text .section4_box h3 .glyphicon {
            background: #a08f2c;
        }

#BigSlider #slider .content-text .section_text {
    height: 0;
    overflow: hidden;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

    #BigSlider #slider .content-text .section_text.open {
        height: auto;
    }

/* Metrics */

.DNNModuleContent.ModWCSMetricsDetailsC > img,
.DNNModuleContent.ModWCSCommunityDetailsC > img {
    width: 100%;
}

.tanzania_tabs {
    background-color: #000 !important;
    background-image: url(images/sandpaper-2bcfb26ec1af9c12952a253f2c06ed3c.png) !important;
}

.metric_icon {
    display: none;
}


/* DMX Styles */
.FileGrid_Container .FileGrid_Item td {
    padding: 15px 0;
    color: inherit;
}

.FileGrid_Container .FileGrid_Item img {
    float: left;
    margin-right: 25px;
}

.FileGrid_Container .FileGrid_Item .Title {
    color: #00b3a3;
}


/* Search Bar */
.wcs_searchBar {
    padding: 0;
}

.wcs_searchtxt input.searchtxt {
}

.wcs_searchBar .wcs_searchbtn a:not(.btnWCSSearch) {
    display: block;
    padding-top: 3px;
}

.wcs_searchbtn a.btnWCSSearch {
    background: #ac9167;
    color: white;
    -webkit-mask-image: url(/Portals/_default/Skins/WCS_2016/images/stone-6f30d62bf9517ef89cc396e633a6c1ab.png);
    mask-image: url(/Portals/_default/Skins/WCS_2016/images/stone-6f30d62bf9517ef89cc396e633a6c1ab.png);
    border: 0;
    text-transform: uppercase;
    font-family: "Futura BT";
    letter-spacing: 0.04em;
    line-height: 16px;
    padding: 12px 32px;
}

    .wcs_searchbtn a.btnWCSSearch:hover {
        background: #b39b74;
    }

.pubsearch .dnnLabel {
    width: auto;
}

.pubsearch a.dnnFormHelp {
    top: 8px;
}

.pubsearch + p > input[type='submit'] {
    background: #ac9167;
    color: white;
    -webkit-mask-image: url(/Portals/_default/Skins/WCS_2016/images/stone-6f30d62bf9517ef89cc396e633a6c1ab.png);
    mask-image: url(/Portals/_default/Skins/WCS_2016/images/stone-6f30d62bf9517ef89cc396e633a6c1ab.png);
    border: 0;
    text-transform: uppercase;
    font-family: "Futura BT";
    letter-spacing: 0.04em;
    line-height: 16px;
    padding: 12px 32px;
    font-size: 0.82rem;
    font-size: 0.8125rem;
    font-weight: normal;
}

.pubsearch td > span {
    display: inline-block;
    padding: 0 10px;
}

/* Modules */

.content-block.noContent {
    margin-bottom: 0 !important;
    padding: 0 !important;
    height: 0;
    overflow: hidden;
}

.Content3-Panel {
    display: flex;
    flex-direction: row;
}

    .Content3-Panel div[class^="column"] {
        position: relative;
        flex-grow: 1;
        width: 50%;
    }

    .Content3-Panel .boxGrid_t {
        padding: 30px;
    }

    .Content3-Panel .column-left .boxGrid_t {
        position: absolute;
        top: 0;
        color: white;
        text-align: left;
        width: 100%;
    }

        .Content3-Panel .column-left .boxGrid_t.editable {
            top: 23px;
        }

    .Content3-Panel .boxGrid_t h2 {
        text-align: left !important;
    }

    .Content3-Panel .column-left .boxGrid_t h2 {
        color: white;
    }

    .Content3-Panel .column-right img {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

.DNNModuleContent p, .DNNModuleContent ol, .DNNModuleContent ul {
    margin: 16px 0 32px;
}

    .DNNModuleContent p:last-child, .DNNModuleContent ol:last-child, .DNNModuleContent ul:last-child {
        margin-bottom: 0;
    }


/* HTML Editor */

.ModDNNHTMLC .ehCurrentContent {
    overflow: initial;
}

.reToolbar {
    font-size: 11px;
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

.dnnTextEditor {
}

    .dnnTextEditor ul li:before {
        content: none;
    }

.Default.reDropDownBody.reColorPicker {
    height: 145px !important;
}

    .Default.reDropDownBody.reColorPicker > div {
        line-height: 1.5em;
        font-size: 11px;
    }
/* Dashboards Filters */
.ModMHSDWidgetFilterC .mhsd-filters-main-container {
    background-color: #efefef;
    border: solid 1px #ddd;
    background-image: url(images/paper-50-ffa2cf724fc29ca380ccc495903cdcab.png);
}

.ModMHSDWidgetFilterC .vtop {
    flex-wrap: wrap;
    padding: 1rem;
}

    .ModMHSDWidgetFilterC .vtop .p-2 {
        min-width: 100px;
    }

    .ModMHSDWidgetFilterC .vtop .list-group {
        margin: 0;
    }

    .ModMHSDWidgetFilterC .vtop li.list-group-item {
        margin: 0;
        padding: 0;
    }

.ModMHSDWidgetFilterC .check-box-list li.no-checkboxes.checked {
    background-color: #0eb7a8;
    background-image: url(images/paper-50-ffa2cf724fc29ca380ccc495903cdcab.png);
    color: white;
}


.ModMHSDWidgetFilterC .vtop .list-group-item:before {
    content: none;
}
/* DMX / What's New */
.DnnModule-Bring2mindDMXAddonsWhatsNew .aspect-3-4 > img, .DnnModule-Bring2mindDMXAddonsWhatsNew .aspect-3-4 > iframe {
    width: 200px;
}

ul.grid li.poster:before {
    content: none;
}


h2.type-caption.type-poster > a {
    color: #b16150;
    font-weight: bold;
    line-height: 1.33;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.grid .grid-cols-4 {
    width: 33.3333333%;
}

.grid .grid-cols-3 {
    width: 30%;
}

.grid .grid-cols-8 {
    width: 66.666666%;
}

.grid .grid-cols-9 {
    width: 70%;
}

.margin-ver-poster {
    margin: 32px 0;
}


/* Masonry */
.grid-sizer, .grid-item {
    width: 20%;
}

.gutter-sizer {
    width: 0%;
}

.grid-item {
    float: left;
    margin-bottom: 0;
}

    .grid-item img {
        display: block;
        max-width: 100%;
    }

.grid-item-1 {
}

.grid-item-2 {
    width: 40%;
}

.grid-item-3 {
    width: 60%;
}

.grid-item-4 {
    width: 80%;
}

.grid-item-5 {
    width: 100%;
}


.grid:after {
    content: '';
    display: block;
    clear: both;
}

.grid-item .masonry-title {
    position: absolute;
    opacity: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ac9167;
    font-size: 1.85rem;
    -webkit-mask-image: url(/Portals/_default/Skins/WCS_2016/images/stone-6f30d62bf9517ef89cc396e633a6c1ab.png);
    mask-image: url(/Portals/_default/Skins/WCS_2016/images/stone-6f30d62bf9517ef89cc396e633a6c1ab.png);
}

.grid-item:hover .masonry-title {
    opacity: 0.9;
}

.grid-item.Text .masonry-text {
    opacity: 1;
    background: white;
    text-align: center;
}

.grid-item.Text .masonry-title {
    display: none;
}

.grid-item.Image .masonry-text {
    display: none;
}

.grid-item .masonry-title a, .grid-item .masonry-title a:link, .grid-item .masonry-title a:active, .grid-item .masonry-title a:visited {
    color: white;
    width: 100%;
    height: 100%;
    text-align: center;
}

    .grid-item .masonry-title a,
    .grid-item .masonry-title a span,
    .grid-item .masonry-text span {
        position: absolute;
        font-family: "Futura BT", Helvetica, Arial, sans-serif;
        line-height: 1.5;
        left: 50%;
        padding: 8px;
        text-transform: none;
        top: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        -webkit-transition: opacity 2.5s cubic-bezier(0, 0.7, 0.7, 1);
        transition: opacity 2.5s cubic-bezier(0, 0.7, 0.7, 1);
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 1.5rem;
    }

.grid-item.Text .masonry-text span {
    color: #27231d;
    line-height: 1.5em;
    font-size: 1.19rem;
    font-family: 'Erato Light', 'Open Sans', Arial;
    left: 20%;
    -moz-transform: translate3d(-14%, -50%, 0);
    -ms-transform: translate3d(-14%, -50%, 0);
    -o-transform: translate3d(-14%, -50%, 0);
    -webkit-transform: translate3d(-14%, -50%, 0);
    transform: translate3d(-14%, -50%, 0);
}

@media (max-width: 1024px) {
    .grid-item.Text .masonry-text span {
        font-size: 0.82rem;
    }

        .grid-item.Text .masonry-text span a {
            font-size: 0.82rem;
        }
}

@media (max-width: 850px) {
    .grid-item.Text .masonry-text span {
        font-size: 0.75rem;
    }

        .grid-item.Text .masonry-text span a {
            font-size: 0.75rem;
            padding: 10px 20px;
        }
}




@media screen and (min-width: 1024px) {
    .story__inner__content.story__inner__reverse {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }

    .story.-light:not(.-column) .story__inner__content.story__inner__reverse {
        padding: 0 40px 0 0;
    }

    .story__inner__thumbnail.story__inner__reverse {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

table.gsc-search-box {
    width: 72% !important;
    margin: 0 auto 20px !important;
}

.gsc-table-result .gs-per-result-labels {
    font-size: 0.82rem;
}


.menu__zone__links {
    background: white;
    visibility: unset;
    overflow: hidden;
}

    .menu__zone__links.open {
        max-height: 600px;
        visibility: unset;
    }

/* -------
Media Queries
---------*/
@media only screen and (max-width: 480px) {
}

@media only screen and (max-width: 680px) {
    header.menu__inner__donate {
        text-align: center;
    }

    .menu__inner__donate .menu__logo {
        margin-right: 0 !important;
    }

    .menu__inner__donate .menu__donate__btn {
        position: absolute;
        top: 0;
        right: 0;
        margin: 3px !important;
    }

    .menu__donate__btn a {
        padding: 5px 15px !important;
        font-size: 11px !important;
    }

    #BigSlider #slider .title-box {
        position: initial;
        top: 0;
        width: auto;
        padding: 5px;
        text-align: center;
    }

        #BigSlider #slider .title-box h2 {
            font-size: 1.24rem;
        }

        #BigSlider #slider .title-box h1:not(.iucn_None) {
            padding: 0;
            font-size: 1.19rem;
        }

        #BigSlider #slider .title-box .summary_box, #BigSlider #slider .title-box .summary_box * {
            font-size: 1rem;
        }

    #content.menuInner {
        margin-top: 0;
    }

    #Form.showControlBar .menu__inner {
        top: 0;
    }

    .page-hero {
        background: white;
    }

    .ModOpenContentC .posters .cell {
        max-width: 100%;
        width: 100%;
        flex: 0 1 100%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .page-hero {
        background: white;
    }
}

@media only screen and (max-width: 767px) {
    .lang__inner {
        position: absolute;
        top: 5px;
        left: 60px;
    }

    html .menu {
        min-height: 0;
    }

    #BigSlider, .menu__zone {
        z-index: 0;
    }

    .search__btn {
        z-index: 2;
    }

    page-hero__html, .page-hero__html a, .page-hero__html h1, .page-hero__html h2, .page-hero__html h3, .page-hero__html h4, .page-hero__html p {
        color: #f8f5ea;
    }

    .menu__zone__links {
        max-height: 0;
    }
}

@media (max-width: 767px) {
    .masonry.grid {
        height: auto !important;
    }

        .masonry.grid .grid-item {
            position: relative !important;
            width: 100%;
            display: inline-block;
            top: 0 !important;
            left: 0 !important;
        }

            .masonry.grid .grid-item.Image {
                display: none;
            }

            .masonry.grid .grid-item img {
                min-width: 100%;
            }

        .masonry.grid .grid-item-1 {
            width: 50%;
        }

    .grid-item.Text .masonry-text span {
        font-size: 0.93rem;
    }

        .grid-item.Text .masonry-text span a {
            font-size: 1.04rem;
        }
}

@media screen and (min-width: 768px) {
    .menu__inner {
        border-bottom: none;
        bottom: 0;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 61px;
        z-index: 11;
    }
}

@media only screen and (min-width: 768px) {
    .menu__zone {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        border-bottom: 1px solid #efefee;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        left: 61px;
        min-height: 62px;
        overflow: hidden;
        position: fixed;
        right: 0;
        text-align: left;
        top: 0;
        z-index: 10;
        padding-right:60px;
    }

    .menu__zone__header {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        border-bottom: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 32px;
        width: auto;
    }

    .menu__zone__links {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        border-left: 1px solid #efefee;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

@media only screen and (max-width: 992px) {

    h2 {
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 1024px) {
    .type-menu {
        letter-spacing: 0.2em;
    }
}

@media only screen and (max-width: 1278px) {
    .language-object {
        font-size: 0;
        line-height: 0;
        margin-bottom: 15px;
        margin-top: 5px;
    }

        .language-object span, .language-object a {
            font-size: 0.75rem;
            line-height: 1.7em;
            display: block;
        }
}

@media only screen and (min-width: 1279px) {
    .menu__zone__header {
        padding: 0 64px;
    }

    .wcsorg--home .menu__zone {
        left: 240px;
    }
}

@media only screen and (max-width: 1400px) {
}

@media only screen and (max-width: 1600px) {
}

@media only screen and (min-width: 1601px) {
}

@media only print {
    @page {
        size: auto;
        margin: 0 40px 0 40px;
    }

    #header_menu header {
        display: none
    }

    #header_menu {
        margin-top: 40px
    }

    footer {
        display: none
    }

    #furtherinfo {
        page-break-before: always;
    }
}

hr {
    background: #7f796e;
    border: none;
    height: 5px;
    margin-left: auto;
    margin-right: auto;
    -webkit-mask-image: url(images/lead-55218ec887b54fee3e554f470f10ed91.png);
    mask-image: url(images/lead-55218ec887b54fee3e554f470f10ed91.png);
    width: 56px;
}

#dnn_dnnSEARCH_ClassicSearch, .searchInputContainer {
    display: block;
    position: relative;
}

#dnn_dnnSEARCH_txtSearch {
    background: #f7fbf7;
    border: 0;
    box-shadow: inset 0 0 0 1px #e8e7e5;
    color: #706c65;
    font-size: 1rem;
    line-height: 24px;
    padding: 8px 8px 8px 16px;
    border-radius: 4px;
    width: 100%;
}

.dnnSearchBoxClearText {
    top: 4px;
    right: 30px;
}

#dnn_dnnSEARCH_cmdSearch {
    position: absolute;
    top: 6px;
    right: 4px;
}

input[type=text], input, textarea, select, button, meter, progress {
    font-family: "Futura BT";
    font-weight: 300;
}

#search.search__menu.menu__nav {
    padding-top: 20px !important
}

/* You can also use a <br class="clear" /> to clear columns */
.clear, .clr, .clear_float {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.ModDGDataExplorerC .dnnForm .dnnFormItem {
    margin-bottom: 50px;
}


.search__menu ul.searchSkinObjectPreview {
    display: none !important;
}

.search__menu .searchInputContainer .dnnSearchBoxClearText.dnnShow {
    background: none !important;
}


#importantFigures .column.cell {
    overflow: visible;
}


.pad-expanded-bottom {
    padding-bottom: 48px;
}

.pad-expanded-top {
    padding-top: 48px;
}

@media screen and (min-width: 1024px) {
    .pad-expanded-bottom {
        padding-bottom: 80px;
    }

    .pad-expanded-top {
        padding-top: 80px;
    }
}