/*
Theme Name: DW Focus Child
Theme URI: http://www.designwall.com/wordpress-theme/dw-focus-child
Author: Modified by Bonet's Team
Author URI: http://kepikweb.com
Description:  it is modify style web page for CIFOR website by BONET's Team
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Text Domain:  DW-Focus-Child
Template: dw-focus
*/

/* all customization CSS here */

@font-face {
    font-family: 'CerebriSans';
    src: url('https://www2.cifor.org/wp-content/themes/dw-focus-child/assets/font/cerebrisans-regular-webfont.woff2') format('woff2'), url('https://www2.cifor.org/wp-content/themes/dw-focus-child/assets/font/cerebrisans-regular-webfont.woff') format('woff');
    font-weight: normal;
}

@font-face {
    font-family: 'CerebriSans';
    src: url('https://www2.cifor.org/wp-content/themes/dw-focus-child/assets/font/cerebrisans-light-webfont.woff2') format('woff2'), url('https://www2.cifor.org/wp-content/themes/dw-focus-child/assets/font/cerebrisans-light-webfont.woff') format('woff');
    font-weight: 300;
}

@font-face {
    font-family: 'CerebriSans';
    src: url('https://www2.cifor.org/wp-content/themes/dw-focus-child/assets/font/cerebrisans-medium-webfont.woff2') format('woff2'), url('https://www2.cifor.org/wp-content/themes/dw-focus-child/assets/font/cerebrisans-medium-webfont.woff') format('woff');
    font-weight: 500;
}

@font-face {
    font-family: 'CerebriSans';
    src: url('https://www2.cifor.org/wp-content/themes/dw-focus-child/assets/font/cerebrisans-semibold-webfont.woff2') format('woff2'), url('https://www2.cifor.org/wp-content/themes/dw-focus-child/assets/font/cerebrisans-semibold-webfont.woff') format('woff');
    font-weight: 600;
}

@font-face {
    font-family: 'CerebriSans';
    src: url('https://www2.cifor.org/wp-content/themes/dw-focus-child/assets/font/cerebrisans-bold-webfont.woff2') format('woff2'), url('https://www2.cifor.org/wp-content/themes/dw-focus-child/assets/font/cerebrisans-bold-webfont.woff') format('woff');
    font-weight: bold;
}


body {
    /* background: url(assets/img/bkg-tile.jpg) repeat; */
}

.badge-archive {
    margin-top: 140px;
    margin-bottom: -100px;
}

.badge-archive-container {
    background: #dee4e2;
    display: block;
    width: 100%;
    height: 100%;
}

.badge-icon {
    width: 20%;
    background: #14ce99;
    text-align: center;
    color: #ffffff;
}

.badge-icon span {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    margin-left: 9px;
    line-height: n;
}

.badge-icon, .badge-archive-text {
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 10px 12px;
}

#secondary .widget {
    padding-top: 0px;
    margin: 0px 0px 48px !important;
}

.widget.news-category .grid3:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #ddd;
    position: absolute;
    left: 32.5%;
}

/* ON GENDER WEB */
.pubs {
    background-color: #ec008c;
    border-radius: 20px;
    color: #fff;
    float: left;
    font-size: 8px;
    height: 30px;
    margin-right: 17px;
    padding-top: 10px;
    text-align: center;
    width: 40px;
}

.pubstobe {
    background-color: #41ad49;
    border-radius: 20px;
    color: #fff;
    float: left;
    font-size: 8px;
    height: 30px;
    line-height: 10px;
    margin-right: 17px;
    padding-top: 9px;
    text-align: center;
    width: 40px;
}

.pubsongo {
    background-color: #00aeef;
    border-radius: 20px;
    color: #fff;
    float: left;
    font-size: 8px;
    height: 30px;
    margin-right: 17px;
    padding-top: 10px;
    text-align: center;
    width: 40px;
}

.published {
    color: #666;
    font-size: 11px;
    margin-bottom: 15px;
    padding: 8px 8px 8px 0;
}

/*  ======================   */

.widget.news-category .grid3 {
    background: url(assets/img/dot-ddd.gif) repeat-y 67.5%;
    position: relative;
}

.widget .entry-meta {
    margin: 10px 0px !important;
    font-size: 12px !important;
    font-family: Cerebrisans !important;
}

.widget .entry-meta a {
    color: #999999;
}

.widget .entry-meta a:hover {
}

.widget-title, .category-title {
    letter-spacing: 0px;
}

.entry-content a, .table-agenda a {
    color: #4c8178;
    text-decoration: underline;
}

.entry-content .pubblock a {
    text-decoration: none;
    color: #999999;
}

.entry-content .pubblock a:hover {

    text-decoration: none;
}

.entry-content .pubblock h2.entry-title {
    padding: 10px 0;
}

.entry-content a:hover, .table-agenda a:hover {
    text-decoration: underline !important;
}

.tab-content {
    width: 100%;
}

.btn-success a {
    color: #fff;
}

.breadcrumb {
    font-size: 11px;
    width: 100%;
    text-transform: uppercase;
    margin-left: 0;
}

.archive .content-inner .entry-meta a {
    color: #999;
}

.archive .content-inner .entry-meta a:hover {

}

.archive .content-inner .entry-title, .archive .content-inner .entry-meta {
    margin-bottom: 10px !important;
}

.widget-title {
    font-family: 'CerebriSans', sans-serif;
}

.widget-title-button {
    font-family: 'CerebriSans', sans-serif;
}

/* wrapper style */
.wrapper {
    position: relative;
    z-index: 1;
    max-width: 1080px;
    margin: 0 auto;
    background-color: #FFF;
}

.wrapper:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
}

/* Style Top Navigation*/
.top-nav {
    background: #0D3331;
    padding: 5px 15px;
    float: left;
    width: 1049px;
}

.top-nav .nav {
    margin-left: 20px;

}

.top-nav ul {
    float: left;
}

.top-nav ul li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
    font-family: 'CerebriSans';
    white-space: normal;
    line-height: 15px;
    font-size: 12px;
}

.top-nav ul li a, .top-nav .breaking-news a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    padding: 0px 20px;
    font-size: 12px;
}

.top-nav ul li a:hover {
    border-bottom: 4px solid #8CC63E;
    background: #0D3331;
}

.top-nav .social-links {
    float: right;
    margin: -28px 0px 0px 0px;
}

.top-nav .social-links li {
    margin-right: 0px;

}

.top-nav .social-links li a {
    height: 25px;
    padding: 0px;
    background: #3D5C5A;
}

.top-nav .social-links li a:hover {
    border: none;
}

hr.head {
    margin: 10px 0px 20px;
}

/*main navigation*/

.desktop .wrap-navigation {
    width: 100%;
}

/*footer*/
#bottom {
    padding: 50px 20px 20px 20px;
    /*! background: url(assets/img/footer-bg.png) repeat-x top #E7F5E3; */
    margin: 0px -20px -20px;

}

#bottom .widget-title {
    border-top: none;
    padding: 15px 0px 5px;
}

#colophon {
    font-size: 12px;
}

#colophon.dark {
    background: #165551;
}

#colophon.dark .container {
    background: #165551;
    color: #FFF;
}

#colophon.dark #sidebar-footer .widget-title {
    color: #14ce9a;
    font-size: 13px;
}

#colophon.dark #sidebar-footer .widget:before {
    background: #396E6B;
}

#colophon .input-append input[type=text] {
    background: #FFF;
}

#colophon.dark .footer-shadown {
    border-bottom-color: #396E6B;
}

#colophon.dark #site-info {
    border: none;
}

#colophon.dark a {
    color: #FFF;
}

#colophon.dark a:hover {
    text-decoration: underline !important;
}

#colophon.dark .container {
    border: none;
}

#sidebar-footer .widget_links, #sidebar-footer .widget_meta, #sidebar-footer .widget_pages, #sidebar-footer .widget_nav_menu {
    width: 100%;
}

#sidebar-footer .widget_links ul {
    margin: 0px;
    padding: 0px;
}

#sidebar-footer .widget_links .widget-title {
    margin-left: 0px;
}

#sidebar-footer .widget_nav_menu ul, #sidebar-footer .widget_nav_menu .widget-title {
    margin-left: 0px;
}

#sidebar-footer .social-links {
    float: left;
    padding: 0px;
    margin: 0px;
}

#sidebar-footer .social-links li:first-child {
    padding-left: 0px;
}


.news-slider .carousel-nav li {
    background: #6e8583;
    border: 1px solid #6e8583;
}

.news-slider .carousel .carousel-inner .entry-category {
    background: #60bb46;
}

.news-slider .carousel-list h3:after {
    border-top-color: #0d3331;
    bottom: -6px;
}

.news-slider .carousel-list h3:before, .news-slider .carousel-list h3:after {
    border-top: 6px solid #6e8583;
}

.news-slider .carousel-list .other-entry li.active {
    border-left: 5px solid #60bb46;
}

.news-slider {
    background: #0d3331;
}

.news-slider .carousel-list .other-entry li.active a, .news-slider .carousel-list .other-entry li:hover a {
    background: #0d3331;
}

.news-slider .carousel .carousel-inner .entry-thumbnail:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #0D3331 100%);
    margin-bottom: -1px;
}

.news-slider .carousel-list .other-entry a {
    border-bottom: 1px solid #6e8583;
    color: #869998;
}

.carousel-nav li a {
    display: none !important;
}

.news-slider .carousel-list h3 {
    border-bottom: 1px solid #6e8583;
}

.news-slider .carousel-nav li.active {
    background: #60bb46;
}

.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel .carousel-inner .active {
    opacity: 1;
}

.carousel .carousel-inner .active.left,
.carousel .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel .carousel-inner .next.left,
.carousel .carousel-inner .prev.right {
    opacity: 1;
}

.carousel .carousel-control {
    z-index: 2;
}

/*search form*/
.searchcontainer {
    float: right;
    width: 205px;
}

.searchForm input:-moz-placeholder, textarea:-moz-placeholder {
    color: #FFF
}

.searchForm input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #FFF
}

.searchForm input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #FFF
}

.searchForm .field {
    background: #165551;
    color: #FFF;
    height: 30px;
}

.searchForm input[type="text"] {
    color: #FFF;
    border: 1px solid #4C7D79;
}

.searchForm .submit {
    opacity: 1;
    font-family: FontAwesome;
    background: none;
    background-color: transparent;
    text-indent: 0;
    top: 40%;
    color: #60BB46;
}

.searchForm .submit {
    content: "\f099" !important;
}

.searchForm .field.white-field {
    background-color: #fff;
    border-color: #ddd;
    color: #333;
}

.searchForm input.field:-moz-placeholder {
    color: #FFF
}

.searchForm input.field:-ms-input-placeholder {
    color: #FFF
}

.searchForm input.white-field:-moz-placeholder {
    color: #333;
}

.searchForm input.white-field:-ms-input-placeholder {
    color: #333;
}

/*sidebar*/

#secondary .widget ul, #secondary .widget ol {
    margin: 0px;
    list-style-type: none;
}

#secondary .widget .entry-title {
    border: none;
}

.single #secondary .latest-news .entry-title {
    padding: 0px;
    border: none;
    margin-left: 100px;
}

#secondary .widget li {
    padding: 0px 0px 10px;
}

#secondary .widget #yearlist li {
    padding-bottom: 3px !important;
}

.parentmenu li {
    border-bottom: none;
}

.single #secondary .latest-news .entry-meta {
    margin-left: 100px;
}

.single #secondary .latest-news .entry-thumbnail {
    float: left;
}

.single #secondary .widget.latest-news .hentry {
    padding: 0px 0px 15px;
    border-top: none;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    clear: both
}

.single #secondary .widget.latest-news .hentry:last-child {
    border: none;
}

/*
.single #secondary .widget.latest-news .head-post{
    width: 100%;
    background: #60BB46;
    color: #FFF;
    margin-bottom: 20px;
    float: left;
    margin-top: 0px;
}
*/

.single #secondary .widget.latest-news .head-post h3.widget-title {
    display: block;
    float: left;
    color: #FFF;
    font-family: 'CerebriSans';
    font-size: 13px;
}

.single #secondary .widget.latest-news .head-post a {
    float: right;
    font-family: 'Helvetica';
    font-size: 11px;
    padding: 8px 0px;
    color: #999999;
    margin-right: 10px;
}

.single #secondary .widget.latest-news .head-post a:hover {
    color: #333333;
}

.entry-date {
    color: #999999;
    font-size: 11px;
    text-transform: uppercase;
}

.widget.dw_focus_recents_posts.latest-news {
    width: 100%;
}

#secondary .widget {
    float: left;
    width: 100%;
}

#secondary .widget .widget-title {
    color: #14ce9a;
    padding: 0px 10px;
    font-size: 16px;
    font-family: 'CerebriSans', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    padding-left: 0px;
}

#secondary .widget .widget-title-button {
    background: #ddd;
    color: #000;
    padding: 5px 10px 0px;
    font-family: 'CerebriSans', sans-serif;
    font-size: 15px;
    letter-spacing: 0px;
}

#secondary .widget h2 {
    font-size: 18px;
    line-height: 28px;
}

.widget-text {
    font-size: 13px;
}

.widget-text a {

}

.widget-text a:hover {
    text-decoration: underline !important;
}

#secondary .widget.latest-news .head-post {
    float: left;
    width: 100%;
    padding: 0px;
    background: none;
    margin-bottom: 10px;
    margin-top: -14px;
}

#secondary .widget.latest-news .head-post h3.widget-title {
    display: block;
    width: auto;
    float: left;
    text-transform: uppercase;
    height: 35px;
    font-family: 'CerebriSans', sans-serif;
    font-size: 16px;
    background: none;
    padding: 0px;
    margin: 0px;
    border: none;
    color: #14ce9a;
    text-align: left;
    letter-spacing: 0;
}

#secondary .widget.latest-news .head-post .widget-title:before, #secondary .widget.latest-news .head-post .widget-title:after {
    display: none;
}

#secondary .widget.latest-news .head-post a {
    color: #999999;
    font-family: Helvetica;
    float: right;
    padding: 7px 0px;
    font-size: 12px;
}

#secondary .widget.latest-news .head-post a:hover {
    color: #333333;
}

#secondary .widget.latest-news .widget-title {
    background: transparent;
    color: #14ce9a;
    font-family: 'CerebriSans', sans-serif;
}

#secondary .widget .widget-title {
    border-top: none;

}

#secondary .widget.latest-news .widget-title:before {
    border-top: 6px solid #fff;
}

#sidebar-footer .widget-title {
    margin-top: 0px;
}

#secondary .widget.archive ul {
    list-style-type: none;
    margin: 0px;
}

/*mainmenu */
.navbar .nav {
    width: 100%;
    background: #2D6662;
}

.navbar .nav li {
    border-left: 1px solid #4C7D79;
}

.navbar .nav li:first-child {
    margin-left: 5px;
}

.navbar .nav li a {
    color: #d5e0eD;
    font-family: 'CerebriSans', sans-serif;
    font-size: 15px;
    text-transform: none;
    padding: 10px 14px;
}

.navbar .nav li a:hover {
    color: #ffd200;
}

.navbar .nav .current_page_item > a, .navbar .nav .current-menu-item > a, .navbar .nav .current-post-ancestor > a, .navbar .nav .current-menu-parent > a, .navbar .nav .current-menu-ancestor > a {
    color: #ffd200;
}

.navbar .navbar-inner {

    border-width: 1px 0 1px;
    border-color: #4C7D79 transparent #4C7D79;
}

#under-navigation .dw_focus_headlines .widget-title {
    font-weight: bold;
}

#under-navigation .dw_focus_headlines .headlines a {
    font-family: 'CerebriSans', sans-serif;
}

/*header*/
.site-header #header {
    background: #165551;
    margin: 0px;
}

.site-header .span2 {
    float: left;
    width: 730px;
}

.site-header .span2 h1 {
    color: #FFF;
    font-size: 20px;
    display: block;
    float: left;
    padding: 20px 0px;
    font-family: 'OpenSans-Regular';
}

.site-header #branding a {
    width: 70px;
    height: 70px;
    float: left;
    margin: 10px;
    margin-left: 20px;
}

#header .span3 {
    float: right;
    margin: 10px 15px 10px 0px;
}

#header .span3 .widget.widget_text {
    margin-bottom: 0px;
    text-align: right;
}

/*gallery*/
.gallery .item {
    width: 110px;
    float: left;
    margin-bottom: 5px;
}

.gallery:nth-child(even) {
    margin-right: 5px;

}

.gallery {
    width: 110px;
    float: left;
    margin-bottom: 5px;
}

/*theme Events*/
#secondary .widget.latest-news.past-events .widget-title {
    font-family: 'CerebriSans', sans-serif;
    font-size: 16px;
}

#secondary .widget.latest-news.past-events .widget-title:before {
    border-top: none;
}

#secondary .past-events .secondary-nav:last-child {
    margin: 0px;
}

.under-slider {
    margin-top: 30px;
}

.key-presentation a {
    font-family: 'CerebriSans', sans-serif;
    font-size: 14px;
    line-height: 22px;
}

.secondary-nav {

    padding: 0px;
    font-size: 16px;
    color: #009900;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.secondary-nav a {

    padding: 0px;
    font-family: 'CerebriSans', sans-serif;
    font-size: 13px;

    text-transform: uppercase;
    margin-bottom: 20px;
}

.secondary-nav a:hover {
    color: #333;
}

.secondary-nav a.current {
    color: #333;
}

.guidebook-widget {
    font-size: 13px;
    color: #585858;
    margin-bottom: 10px;
}

.guidebook-widget a {

}

.guidebook-widget a:hover {
    text-decoration: underline !important;
}

.widget.tribe-events-list-widget .row-fluid.location-event {
    background: none;
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.widget.tribe-events-list-widget .row-fluid.table-agenda {
    background: none;
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
}

.widget.tribe-events-list-widget .row-fluid.table-agenda .judul {
    color: #a1a1a1;
}

.widget.tribe-events-list-widget .row-fluid.table-agenda ul li {
    list-style-type: decimal;
}

.widget.tribe-events-list-widget .row-fluid.table-agenda .green-text {
    color: #87c974;
}

#primary .row-fluid.row-upcoming {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    margin: 15px 0px;

}

#secondary .row-fluid.row-upcoming {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    margin: 15px 0px;

}

#secondary .widget.eventlist li {
    border-bottom: 1px solid #ddd;
    padding: 0px;
    margin-bottom: 20px;
}

#secondary .widget.eventlist li:last-child {
    border: none;
}

.eventlist li {
    font-family: 'CerebriSans', sans-serif;
    font-size: 14px;
    line-height: 22px;
}

.eventlist li a {
    font-family: 'CerebriSans', sans-serif;
    font-size: 17px;
    line-height: 27px;
    font-weight: bold;
}

.row-fluid.row-eventlist {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 0px 10px;
    border-bottom: 1px solid #dddddd;
}

.calendar-month {
    background-color: #165551;
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    display: block;
}

.calendar-date {
    width: 100%;
    height: 40px;
    background-color: #ddd;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding-top: 20px;
    float: left;
}

span.tbd {
    font-size: 12px;
    font-weight: normal;
}

.event-bigtitle {
    background: url('assets/img/bkg-eventheader.png') no-repeat #6FC055;
    padding-bottom: 4px;
    padding-top: 4px;
    height: 110px;
    max-height: 110px;
    float: left;
}

.brdcrumb {
    float: left;
    width: 60%;
    font-family: Helvetica;
    size: 11px;
    color: #a1a1a1;
}

.brdcrumb a {
    size: 11px;
    color: #a1a1a1;
}

.brdcrumb a:hover {
    color: #87c974;
}

.language-choice {
    display: block;
    font-size: 11px;
}

.language-choice a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    size: 11px;

}

.language-choice a:hover {
    text-decoration: underline !important;

}

.language-choice a.current {
    color: #000;
}

.table-agenda {
    margin-top: -50px;
}

.wrap-bigtitle {
    background-color: #fff;
    height: 20px;

}

.event-bigtitle .entry-header {
    display: block;
    padding-left: 20px;
    padding-top: 15px;
    margin-top: -15px;
}

.main-title {
    font-size: 24px;
    font-family: 'CerebriSans', sans-serif;
    font-weight: normal;
    line-height: 20px;
    color: #FFF;
    text-rendering: optimizelegibility;
    clear: both;
    margin: 20px 0px 5px;
}

.sub-bigtitle {
    height: 20px;
    color: #fff;
}

.sub-bigtitle.sub {
    font-family: Arial;
    font-size: 18px;
    color: #FFFFFF;
}

.sub-bigtitle.tanggal {
    font: Arial;
    font-size: 13px;
    color: #b4c2c1;
    margin-top: 10px;
}

.header-left {
    width: 60%;
    float: left;
}

.header-right {
    width: 40%;
    float: left;
}

.header-rightbutton {

    margin-top: 40px;
    width: 35%;
    float: right;
    padding-right: 10px;
}

.header-rightbutton-language {

    margin-top: 80px;
    width: 35%;
    float: right;
    padding-right: 10px;
}

.header-rightlogo {

    margin-top: 13px;
    width: 40%;
    float: right;
    margin-right: 10px;
}

.entry-header h3 {
    color: #FFFFFF;
    font-size: 24px;
    line-height: normal;
}

.widget.tribe-events-list-widget.event-session ol li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
}

.widget.tribe-events-list-widget.event-session ol li:last-child {
    margin-bottom: 10px;
    padding-bottom: 15px;
    width: 100%;
    float: left;
    border-bottom: none;
}

.entry-action {
    width: 230px;
    margin-bottom: 30px;
    float: left;
}

.entry-action .social-action .title-action {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.entry-action .social-action ul {
    list-style: none;
    margin: 0
}

.entry-action .social-action li {
    padding: 5px 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    height: 27px;
    line-height: 27px
}

.entry-action .social-action li span {
    float: right;
    padding: 8px;
    color: #fff;
    line-height: 1;
    font-size: 11px;
    min-width: 12px;
    text-align: center
}

.entry-action .social-action li a {
    font-size: 11px
}

.entry-action .social-action li i {
    margin-right: 10px;
    color: #60BB46;
}

.entry-action .social-action li:first-child {
    margin: 0
}

.entry-action .social-action .facebook i, .single .entry-action .social-action .google i, .single .entry-action .social-action .linkedin i {
    font-size: 16px;
    vertical-align: top
}

.entry-action .social-action .twitter i, .single .entry-action .social-action .twitter a:hover {
    color: #00aeef
}

.entry-action .social-action .twitter span {
    background: #00aeef
}

.entry-action .social-action .facebook i, .single .entry-action .social-action .facebook a:hover {
    color: #0054a6
}

.entry-action .social-action .facebook span {
    background: #0054a6
}

.entry-action .social-action .google i, .single .entry-action .social-action .google a:hover {
    color: #dd4b39
}

.entry-action .social-action .google span {
    background: #dd4b39
}

.entry-action .social-action .linkedin i, .single .entry-action .social-action .linkedin a:hover {
    color: #007bb6;
    font-size: 16px;
}

.entry-action .social-action .linkedin span {
    background: #007bb6
}

.entry-action .social-action .email i, .single .entry-action .social-action .print i {
    color: #60BB46
}

.entry-action .social-action .email a:hover, .single .entry-action .social-action .print a:hover {
    color: #000
}

/*upcoming events*/
.widget.tribe-events-list-widget .row-fluid {
    background: url(assets/img/dot-ddd.gif) repeat-y 50%;
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.widget.tribe-events-list-widget ol {
    float: left;
    width: 100%;
    margin: 0px;
}

.widget.tribe-events-list-widget ol li {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

.widget.tribe-events-list-widget ol li h4 {
    margin: 0px;
    padding: 0px;
}

.widget.tribe-events-list-widget ol li.tribe-events-list-widget-events {
    float: left;
}

.widget.tribe-events-list-widget ol li.tribe-events-list-widget-events-right {
    float: right;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.widget.tribe-events-list-widget ol li.tribe-events-list-widget-events-right:last-child {
    border-bottom: none;
}

.widget.tribe-events-list-widget ol li img {
    float: left;
    margin-right: 15px;
    width: 30%;
}

.widget.tribe-events-list-widget .head-post {
    background: #165551;
    color: #FFF;
    float: left;
    width: 100%;
}

.widget.tribe-events-list-widget .events-desc {
    color: #333333;
}

.widget.tribe-events-list-widget .events-right {
    float: right;
    width: 65%;
}

.widget.tribe-events-list-widget .head-post h3 {
    float: left;
    text-transform: uppercase;
    color: #FFF;
    font-family: 'CerebriSans', sans-serif;
    font-size: 13px;
    display: block;
    margin-left: 10px;
    letter-spacing: 1px;
}

.widget.tribe-events-list-widget .head-post a {
    float: right;
    color: #bacccb;
    font-family: 'Helvetica';
    font-size: 11px;
    font-weight: normal;
    margin: 8px 10px 0px 0px;
}

.widget.tribe-events-list-widget .head-post a:hover {
    color: #fff;
}

.widget.tribe-events-list-widget .date-start.dtstart, .date-end.dtend {
    font-size: 11px;
    font-weight: normal;
    font-family: 'Helvetica';
    color: #999999;
    text-transform: uppercase;
}

.home #primary .widget {
    margin-top: 0px;
}

.widget.widget_text {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
}

/*ultimate post*/

.widget_ultimate_posts .head-post, #secondary .latest-publication .widget_ultimate_posts .head-post {
    width: 100%;
    /* background: #60BB46; */
    color: #FFF;
    margin-bottom: 13px;
    float: left;
}

.widget_ultimate_posts .head-post .upw-more a {
    color: #767676;
}

.page-template-template-events-home-php .widget_ultimate_posts .head-post {
    background: #165551;
}

.page-template-template-events-home-php .widget_ultimate_posts .head-post a {
    color: #bacccb;
}

.widget_ultimate_posts .head-post h3.category-title a {
    /* color: #FFF; */
}

.daceflickr {

}

.daceflickr .gallery {
    display: inline-block;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
    width: 47%;
}

.daceflickr .gallery:nth-child(2n) {
    margin-right: 0;
}

.daceflickr .gallery img {
    width: 100%;
}

.single #secondary .widget_ultimate_posts .head-post, #secondary .widget_ultimate_posts .head-post, #secondary .widget_ultimate_posts .head-post {
    max-width: 100%;
    padding: 0;
}

#primary .row2 {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    /*margin: 20px 0px;*/
}

#primary .row2:before {
    position: absolute;
    left: 67.5%;
    height: 100%;
    display: block;
    /*! width: 1px; */
    /*! background: #ddd; */
    content: '';
}

#primary .row2.noborder:before {
    background: none;
}

#primary .row2.noborder section {
    margin-bottom: 32px;
    font-family: 'CerebriSans', sans-serif;
    line-height: 29px;
    font-size: 18px;
}

/*#primary .widget_ultimate_posts .upw-image, .latest-publication .widget_ultimate_posts .upw-image {
    float: left;
    margin-right: 20px;
    border: 0px solid #ddd;
}*/
/* EDIT BY BASE */
#primary .widget_ultimate_posts .upw-image, .latest-publication .widget_ultimate_posts .upw-image {
    float: left;
    width: 124px;
    border: 0px solid #ddd;
}

/* EDIT BY BASE */
.latest-publication .widget_ultimate_posts .upw-image {
    max-height: none;
}

.latest-publication .widget_ultimate_posts .upw-image img {
    max-width: 80px;
}

.latest-publication .widget_ultimate_posts .upw-more {
    margin-right: 3px;
    margin-top: 2px;
}

.latest-publication .widget_ultimate_posts .upw-more a {
    color: #d0ebc8 !important;
}

.latest-publication .widget_ultimate_posts .upw-more a:hover {
    color: #fff !important;
}

#primary .widget_ultimate_posts .upw-content {
    float: right;
    width: 71%;
}

#primary .widget_ultimate_posts ul li {
    padding-bottom: 12px;
    margin-bottom: 16px;
}

#primary .small-column .widget_ultimate_posts .upw-content {
    float: right;
    width: 100%;
}

#primary .small-column .widget_ultimate_posts .upw-image:first-child {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    max-height: 130px;
    overflow: hidden;
    display: block;
}

.widget_ultimate_posts .head-post h3, #secondary .latest-publication .widget_ultimate_posts .head-post h3, .head-post h3.category-title a {
    display: block;
    float: left;
    color: #14ce9a;
    font-size: 16px;
    margin-left: 0;
    font-family: 'CerebriSans', sans-serif;
    font-weight: 700;
}

.widget_ultimate_posts .head-post a {
    color: #bacccb;
    margin-right: 10px;
    font-family: 'CerebriSans', sans-serif;
}

#secondary .widget_ultimate_posts .head-post a {
    color: #d0ebc8;
    font-family: Helvetica;
    margin-right: 0px;
}

#secondary .latest-publication .widget_ultimate_posts .head-post a:hover {
    color: #fff;
}

#secondary .latest-publication .widget_ultimate_posts .post-title {
    float: right;
    width: 142px;

}

#secondary .latest-publication .widget_ultimate_posts .post-title a {
    font-size: 16px;
}

.widget_ultimate_posts .post-excerpt {
    color: #333333;
}

.widget_ultimate_posts .head-post a:hover {
    color: #4c4c4c;
}

.widget_ultimate_posts ul li .post-subtitle {
    float: left;
    width: 100%;
    display: block;
    font-family: 'Helvetica';
    font-size: 11px;
    text-transform: uppercase;
    color: #999999;
    line-height: 17px;
    margin: 10px 0px;
}

.small-column .widget_ultimate_posts .post-date {
    float: left;
    width: 100%;
    display: block;
}

.widget_ultimate_posts .post-title {
    display: block;
    font-size: 18px;
    width: 100%;
    margin-bottom: 0;
    font-weight: bold;
    line-height: 28px;
}

.widget_ultimate_posts .post-excerpt {
    margin-top: 10px;
    display: block;
    width: 100%;
    font-family: 'CerebriSans', sans-serif;
}

.widget_ultimate_posts ul {
    margin: 0px;
    padding: 0px;
}

.widget_ultimate_posts li {
    list-style-type: none;
    float: left;
    width: 100%;
    margin-bottom: 0;
    /* border-bottom: 1px solid #ddd; */
    padding-bottom: 20px;
}

.widget_ultimate_posts ul li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}

#secondary .widget.widget_ultimate_posts {
    padding-top: 0px;
}

#secondary .widget_ultimate_posts .widget-title {
    margin: 0px;
    border: none;
    background: none;
    padding: 0px;
}

#secondary .widget_ultimate_posts h3.widget-title,
.single #secondary .widget.latest-news .head-post h3.widget-title {
    display: block;
    width: auto;
    float: left;
    text-transform: uppercase;
    /*height: 35px;*/
    height: auto;
    font-family: 'CerebriSans', sans-serif;
    font-size: 16px;
    color: #14ce9a;
    line-height: 17px;
    padding: 10px 0;
}

#secondary .widget_ultimate_posts .head-post,
.single #secondary .widget_ultimate_posts .head-post {
    float: left;
    width: 100%;
    border-bottom: none;
    padding: 0px;
    background: none !important;
}

.upw-more {
    float: right;
    font-family: 'Helvetica';
    font-size: 13px;
    padding: 4px 0px;
    text-transform: none;
}

#secondary .widget_ultimate_posts .upw-more a {
    color: #999999;
}

#secondary .widget_ultimate_posts .upw-more a:hover {
    color: #333333;
}

.widget_ultimate_posts .post-date {
    font-size: 13px;
    color: #999999;
    height: 15px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    font-family: 'CerebriSans', sans-serif;
}


.super-rss-reader-widget .srr-title a, #secondary .widget_ultimate_posts .post-title a, .widget.tribe-events-list-widget .entry-title a, #cifor_job-2 a {
    font-weight: normal;
    font-size: 17px !important;
    /* color:#333333; */
    font-family: 'CerebriSans', sans-serif;
    font-weight: 700;
    line-height: 27px;
}

#secondary .widget_ultimate_posts .upw-image {
    max-height: none;
    overflow: hidden;
    margin-bottom: 10px;
}

.widget_ultimate_posts .upw-image img {
    width: 100%;
}

#secondary .widget_ultimate_posts ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

#secondary .widget_ultimate_posts li {
    list-style-type: none;
    width: 100%;
    float: left;

}

#secondary .widget_ultimate_posts li:last-child {
    margin: 0px;
    padding: 0px;
}

/*theme landing page*/

.latest-publication .entry-title, .latest-publication .entry-content, .latest-publication .entry-meta, .latest-publication .tags-links {
    margin: 0 0 0 250px;
}

.latest-publication .entry-thumbnail, .latest-publication .tags-links {
    float: left;
    display: block;
}

.page-template-template-theme-page-php .widget.widget_ultimate_posts .head-post {
    background: #165551;
}

.row-fluid.related-list {
    display: table;
}

.row-fluid.related-list [class*="span"]:nth-child(odd) {
    margin-left: 0px !important;
}

.row-fluid.related-list [class*="span"] {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.row-fluid.related-list [class*="span"]:nth-child(6n) {
    border: none;
}

.row-fluid.related-list [class*="span"]:nth-child(5n) {
    border: none;
}

.related-project-title {
    background: #60BB46;
    color: #FFF;
    display: block;
    padding: 0px 10px;
    font-size: 13px;
    font-family: "CerebriSans", sans-serif;
    font-weight: bold;
}

.nav.nav-page.related {
    display: block;
    float: right;
    width: auto;
    height: 100%;
    margin-top: 3px;
    margin-bottom: 0px;
}

ul.nav.nav-page.related li {
    display: inline-block;
    padding: 3px;
    background: #B0DDA3;
    border: 1px solid #B0DDA3;
    border-radius: 20px;
    line-height: 4px;
    width: 12px;
    height: 12px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;

}

ul.nav.nav-page.related li:hover, ul.nav.nav-page.related li.active {
    background: #FFD200;
    border-color: #FFD200;
}

ul.nav.nav-page.related li a {
    text-indent: -9999px;
    width: 4px;
    height: 4px;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

ul.nav.nav-page.related li a:hover, ul.nav.nav-page.related li.active a {
    background: #FFF;
}

.related-project-wrap {
    margin-top: 20px;
}

/*RSS READER*/

/*#sidebar-footer .widget:first-child:before{
margin:0px;
}*/

#sidebar-footer .widget:before {
    top: 20px;
}

#sidebar-footer .widget:before {
    margin: -20px;
}

.home #primary .row-fluid.grid3.row4 {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    margin: 20px 0px;
}

.home #primary .row-fluid.grid3.row4:before {
    left: 32.5%;
}

.home #primary .row-fluid.grid3.row4:after {
    left: 67.5%;
}

.home #primary .row-fluid.grid3.row4:before, .home #primary .row-fluid.grid3.row4:after {
    position: absolute;
    height: 100%;
    display: block;
    width: 1px;
    background: #ddd;
    content: '';
}

.widget.widget_super_rss_reader .category-title {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0;
    line-height: 38px;
    font-family: CerebriSans, sans-serif;
    overflow: hidden;
}

.super-rss-reader-widget .srr-title {
    margin: 5px 0px 5px 0px;
}

.super-rss-reader-widget .srr-summary {
    color: #333333;
}

.super-rss-reader-widget .srr-author, .super-rss-reader-widget .srr-date {
    font-family: Helvetica;
    font-size: 11px;
    color: #999999;
    display: block;
    margin: 15px 0px 5px 0px;
    text-transform: uppercase;
}

.super-rss-reader-widget .srr-author {
    text-transform: uppercase;
    margin: 0px;
}

.super-rss-reader-widget .srr-summary.srr-clearfix p {
    padding-bottom: 0px;
}

/*tweets*/
.widget.dw_twitter.latest-twitter .tweet-item {
    margin-bottom: 15px;
    line-height: 20px;
    font-family: 'Helvetica';
    font-size: 12px;
}

#colophon .widget.dw_twitter.latest-twitter .tweet-item .tweet-content a {
    color: #9FCFC3;
}

#colophon .widget.dw_twitter.latest-twitter .tweet-item .tweet-content .time a {
    color: #FFF;
    font-style: italic;
}

/*donors*/
.page-template-template-donors-php #main > .container > .row {
    background: none;
}

/*.page .entry-title {
    border-bottom:1px solid #ddd;
    margin-bottom:20px;
    }

#donors .row-fluid.row1{
    border-style:solid;
    border-color: #ddd;
    border-width: 1px 0px;
    padding : 20px 0px;
}*/

#donors .row-fluid.row2 .span6 {
    display: table;
}

#donors .entry-content {
    padding: 20px 0px;
}

/*
#donors .widget .widget-title{
    padding: 10px 0px;
    border-top: 2px solid #165551;
    border-bottom:1px solid #ddd;
    margin-top:0px;
    color:#60BB46;
} */
#donors .widget .widget-title {
    color: #14ce9a;
    padding: 10px;
    margin: 0px;
    margin-bottom: 20px;
}

.donors-item {
    margin: 0px 0px 20px 0px;
    vertical-align: middle;
    float: left;
    height: 60px;
    display: table;
}

.donors-title {
    float: left;
    width: 370px;
    height: 100%;

    vertical-align: middle;
}

.donors-logo {
    width: 150px !important;
    float: left;
    text-align: center;
    vertical-align: middle;
    padding-bottom: 20px;
}

.donors-logo img {
    /*
    max-width: 120px;
    */
}

#secondary .widget.widget-list-donors .donor-list {
    margin-left: 0px;
}

ul.donor-list li {
    list-style-type: none;
}

/*category archive page */
/*.category header.entry-header h1.entry-title{
    border-bottom:1px solid #ddd;
}*/
.archive .content-inner .hentry:first-child .entry-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0px;
}

.archive .content-inner .hentry:last-child {
    border-bottom: 0px;
}

.upper-meta {
    display: inline-block;
    text-transform: uppercase;
}

article .entry-title, .archive .content-inner .hentry .entry-title, .other-entry .entry-title {
    border: none !important;
}

/*newsroom*/
.news-category h3.category-title {
    color: #60bb46;
    font-size: 13px;
}

.widget.news-category .category-title a {
    font-family: 'Helvetica';
    font-size: 11px;
    color: #999999;
    float: right;
    text-transform: none;
    letter-spacing: normal;
}

/*search result & author archive*/
.search .content-inner {
    float: left;
}

.search .content-inner .entry-thumbnail, .author .content-inner .entry-thumbnail, .archive .content-inner .entry-thumbnail {
    margin-right: 20px;
}

.search .content-inner .entry-thumbnail > a, .author .content-inner .entry-thumbnail > a, .archive .content-inner .entry-thumbnail > a {
    display: block;
}

.search .content-inner .entry-thumbnail .format, .author .content-inner .entry-thumbnail .format, .related-post .content-inner .entry-thumbnail .format, .archive .content-inner .entry-thumbnail .format {
    background: #60bb46;
    position: absolute;
    font-family: "CerebriSans", sans-serif;
    font-size: 11px;
    color: #fff;
    padding: 10px;
    line-height: 1;
    z-index: 10;
    font-style: normal;
    font-weight: bold;
    /*word-spacing:10px;*/
}

.pagination ul > li .current {
    background: #60bb46;
    border-color: #60bb46;
}

.search .search-title {
    font-family: "CerebriSans";
    font-size: 12px;
    color: #60bb46;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #005127;
    padding: 10px 0px;
    margin: 0px;
}

.search .search-title a {
    color: #999999;
    margin: 0px 15px;
}

.search .search-title a.active {
    color: #333333;
}

.search .search-title a:hover {
    color: #000;
}

.pagination {
    float: left;
}

.search_result h3.widget-title a {
    float: right;
    text-transform: none;
    color: #d0ebc8;
    font-family: Helvetica;
}

.search_result h3.widget-title a:hover {
    color: #fff;
}

.search mark {
    background: #e7f5e3;
    font-weight: bold;
}

.archive .content-inner .entry-thumbnail {
    width: 230px;
}

.search_result .widget-title {
    color: #14ce9a;
    position: relative;
    padding: 0px 20px;
    font-size: 11px;
    margin: 0 0 20px;
    line-height: 38px;
    font-family: "CerebriSans", sans-serif;
    text-transform: uppercase;
}

.search_result .widget-title:before {
    border-top: 6px solid #B9DB0C;
}

.search_result .widget-title:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #60bb46;
    bottom: -6px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 0;
}

.search_result .filter-title {
    text-transform: uppercase;
    color: #60bb46;
    font-family: "CerebriSans";
    margin-bottom: 10px;
}

.filter-list {
    margin-bottom: 30px;
}

.filter-item {
    margin-bottom: 5px;
}

.filter-item input[type=checkbox] {
    background: #666;
    border: 1px solid #ddd;
    float: left;
    margin-right: 10px;
}

.author-head {
    margin-left: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.author-profession {
    color: #999999;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    margin: 10px 0px;
}

.archive.author #primary .social-links {
    float: left;
    margin: 0px;
}

.author-contact-head {
    text-transform: uppercase;
    font-size: 12px;
    color: #999999;
    border-bottom: 1px solid #ddd;
    display: block;
    width: 100%;
    padding: 5px 0px;
}

.archive .author-info {
    border: none;
}

.author .content-bar {
    background: #006531;
}

.author .content-bar .filter {
    float: right;
    text-transform: uppercase;
    font-size: 11px;
    font-family: "CerebriSans", sans-serif;
    color: #fff;
    margin-right: 10px;
}

.author .content-bar .filter a {
    color: #bacccb;
    padding: 0px 10px;
}

.author .content-bar .filter a.active {
    color: #FFF;
}

.author .content-bar .filter a:hover {
    color: #FFF;
}

.author .author-info .author-avatar {
    width: 130px;
    height: 130px;
    /*border: 1px transparent;*/
    border-radius: 0px;
    overflow: hidden;
}

.author .author-info .author-avatar img {
    max-width: none;
    height: 100%;
    margin-left: -20px;
}

.author .author-info h2 {
    font-size: 32px;
}

#secondary .widget.related_projects ul {
    margin: 0px;
    padding: 0px;
}

#secondary .widget.related_projects ul li {
    list-style-type: none;
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

/*single publication*/
.single .site-content > .hentry .citation {
    display: block;
    margin: 20px 0px;
}

.single .site-content > .hentry .others-info {
    display: block;
    margin: 20px 0px;
}

.entry-thumbnail.publication {
    max-width: 150px;
    float: left;
}

.entry-action .donwload-action .title-action {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.single .site-content > .hentry .entry-action .donwload-action ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.single .site-content > .hentry .entry-action .donwload-action ul li.pdf {
    background: url(assets/img/pdf-icon.png) no-repeat left;
}

.single .site-content > .hentry .entry-action .donwload-action ul li.epub {
    background: url(assets/img/epub-icon.png) no-repeat left;
}

.single .site-content > .hentry .entry-action .donwload-action ul li.zip {
    background: url(assets/img/zip-icon.png) no-repeat left;
}

.single .site-content > .hentry .entry-action .donwload-action ul li.ppt {
    background: url(assets/img/ppt-icon.png) no-repeat left;
}

.single .site-content > .hentry .entry-action .donwload-action ul li.doc {
    background: url(assets/img/doc-icon.png) no-repeat left;
}

.single .site-content > .hentry .entry-action .donwload-action ul li.html {
    background: url(assets/img/html-icon.png) no-repeat left;
}

.single .site-content > .hentry .entry-action .donwload-action ul li.none {
    background: url(assets/img/none-icon.png) no-repeat left;
}

.single .site-content > .hentry .entry-action .donwload-action ul li {
    padding-left: 30px;
    font-size: 11px;
    line-height: 25px;
    color: #999999;
    margin: 0px;
}

/*.single .entry-title{
    padding-bottom :15px;
    border-bottom:1px solid #ddd;
}*/

.single .entry-author {
    color: #999999;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    margin-bottom: 3px;
}

.single .site-content > .hentry .entry-action .tag-action .title-action {
    border-top: none;
    border-bottom: 1px solid #ddd;
}

.single .site-content .related-post h3, .related-post h3 {
    border-top: 2px solid #006531;
    color: #60bb46;
    font-family: "CerebriSans", sans-serif;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    margin: 20px 0px;
    font-weight: bold;
}

.related-post .entry-title {
    padding-bottom: 0px;
    border-bottom: none;
    font-size: 14px;
}

.related-post .content-inner:before, .related-post .content-inner:after {
    background: none;
}

.related-post .entry-meta {
    font-size: 11px;
    color: #999;
    margin: 0;
    text-transform: uppercase;
}

.related-post .hentry:first-child {
    margin-left: 0;
}

.related-post .hentry {
    width: 30%;
    float: left;
    margin-left: 5%;
}

/*library*/

#library .searchForm {
    margin-bottom: 10px;
}

.page-template-template-library-php #main > .container > .row {
    background: none;
}

#library {
    display: table;
}

#library:last-child {
    margin-right: 0px;
}

#library .list-content {
    margin-top: 20px;
    float: left;
    width: 100%;
}

#library .list-content h2 {
    margin: 0px 0px 0px 70px;
}

#library .list-content .entry-thumbnail {
    width: 60px;
    height: 84px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

#library .list-content .entry-meta {
    margin: 10px 0px 10px 70px !important;
}

#library .widget .widget-title {
    color: #14ce9a;
    padding: 10px;
    margin: 0px;
    margin-bottom: 20px;
}

#library a.search-advance {
    margin-top: 8px;
    display: block;
    color: #666;
}

#library h3 {
    color: #333;
}

#library .widget.news-category .category-title {
    color: #60bb46;
}

#library .wrp-library {
    display: table;
}

#library .wrp-row-library:nth-child(odd) {
    margin-left: 0px;
    clear: left;
}

#library .wrp-row-library {
    margin-bottom: 30px;
}

/*board of trustees*/

.page-template-template-board-of-trustees-php #main > .container > .row, .page-template-template-subscribe-page-php #main > .container > .row {
    background: none;
}

/*.bot .entry-header{
    margin-bottom:20px;
}
.bot .entry-header .entry-title{
    border-bottom:1px solid #ddd;
}*/
.bot-photo {
    float: left;
    width: 120px;
    margin-bottom: 10px;
}

.bot-photo img {
    width: 100px;
    height: 100px;
}

.bot-detail {
    display: block;
    margin-left: 140px;
}

.bot-name {
    font-size: 16px;
    font-family: 'CerebriSans', sans-serif;
    clear: right;
    display: block;
}

a .bot-name {
    color: #60BB46
}

.bot-position {
    font-size: 10px;
    clear: right;
    display: block;
    text-transform: uppercase;
}

.bot-profession {

    clear: right;
    display: block;
    margin: 10px 0px;
}

.bot [class*="span"] {
    margin-bottom: 30px;
}

.bot [class*="span"]:nth-child(odd) {
    margin-left: 0px;
}

.bot {
    display: table;
}

/*staff directory*/
.page-template-template-management-group-php #main > .container > .row {
    background: none;
}

.row-fluid.staff-list [class*="span"]:nth-child(odd) {
    margin-left: 0px;
}

/*.staff .entry-header{
    margin-bottom:20px;
}
.staff .entry-header .entry-title{
    border-bottom:1px solid #ddd;
}*/

.staff ul {
    margin: 0px;
}

.staff ul li {
    list-style-type: none;
    margin-bottom: 10px;

}

.staff-container {
    margin-bottom: 30px;
}

.staff-head {
    border-bottom: 1px solid #ddd;
    padding: 0px 0px 10px 0px;
    color: #999;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.staff-container [class*="span"] {
    margin-bottom: 15px;
}

.staff-name {
    font-size: 14px;
    font-family: 'CerebriSans', sans-serif;
}

/*job vacancy*/
.job-list .nav-tabs > .active > a:before, .nav-tabs > a:hover:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;

}

.job-list .nav.nav-tabs > .active > a {
    background: #60BB46;
}

.job-list .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    background: none repeat scroll 0% 0% #60BB46 !important;
    color: #ffffff !important;
}

.job-list .nav-tabs > li.active > a:hover {
    color: #ffffff !important;
}

.job-list .nav-tabs > li > a:hover {
    color: #6fc055 !important;
}

.job-list .nav.nav-tabs {
    margin-top: 30px !important;
}

.job-shortcut {
    display: block;
    background-color: #dd4226;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'CerebriSans', sans-serif;
    font-size: 13px;
    text-rendering: optimizelegibility;
}

.job-shortcut a {
    color: #fff;
}

/* corporate resource*/
.widget .entry-meta.card {
    margin-left: 75px !important;
}

.corporate-resource .entry-thumbnail {
    float: left;
}

.corporate-resource .widget .entry-title, .corporate-resource .widget .entry-meta {
    margin-left: 75px;
    margin-bottom: 0px;
}

.corporate-resource .widget .category-title {
    margin: 20px 0px;
}

/*cifor TV*/

.page-template-template-cifor-tv-by-category-php #main > .container > .row, .page-template-template-cifor-tv-php #main .container .row {
    background: none;
}

.tax-cifortv-events #main > .container > .row {
    background: none;
}

.cifor-tv .row1 {
    margin-bottom: 10px;
}

.cifor-tv .content-inner.two-cols {
    display: block;
}

.cifor-tv .entry-meta {
    color: #999;
    font-size: 11px;
    margin: 10px 0px;
    display: block;
}

.cifor-tv-panel .entry-title {
    font-size: 16px;
    margin-bottom: 5px;
}

.cifor-tv .content-inner article {
    margin-bottom: 20px;
    min-height: 316px;
}

.cifor-tv .content-inner .entry-title {
    font-size: 16px;
    width: 100%;
}

.cifor-tv .content-inner .entry-thumbnail {
    width: 100%;
    width: 100%;
}

.cifor-tv .content-inner.two-cols article:nth-child(odd) {
    margin-left: 0px;
}

.cifor-tv .content-inner.two-cols article:nth-child(even) {
    padding-left: 10px;
}

.cifor-tv .one-cols [class*="span"]:first-child {
    padding-right: 10px;
}

.cifor-tv .one-cols [class*="span"]:last-child {
    padding-left: 10px;
}

.cifor-tv #secondary {
    padding-left: 10px;
}

.cifor-tv .nav-tabs {
    background: #2D6662;
    overflow: visible;
}

.nav-text {
    color: #fff;
    padding: 10px;
    display: block;
}

.nav.cifortv {
    margin: 0 0 20px !important;
    list-style: none !important;
    border-bottom: 0;
    list-style: none !important;
    background: #2D6662;
    overflow: visible;
}

.cifortv:before, .cifortv:after {
    display: table;
    content: "";
    line-height: 0;
}

.cifortv:after {
    clear: both;
}

.nav.cifortv li {
    font-size: 12px !important;
    font-family: Helvetica !important;
    color: #d5e0eD !important;
    border: none !important;
    float: left;

}

.nav.cifortv #head a.active {
    background: #AADB00 !important;
    color: #FFF !important;
    font-size: 11px !important;
    font-family: 'CerebriSans', sans-serif !important;
    text-transform: uppercase !important;
    padding: 10px !important;
    box-shadow: none !important;
    position: relative;
    font-weight: bold;
}

.nav.cifortv a {
    color: #d5e0eD !important;
    font-size: 12px !important;
    font-family: Helvetica !important;
    text-transform: none !important;
    padding: 10px !important;
    webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.nav.cifortv a.active {
    color: #ffd200 !important;
}

.nav.cifortv a:hover {
    background: #2D6662 !important;
    color: #ffd200 !important;
}

.nav.cifortv #head a.active:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #AADB00;
    bottom: -6px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 0;
}

.nav.cifortv #head a.active:hover:before {
    border-top: 6px solid #AADB00 !important;
}

.cifor-tv .nav-tabs.schedule a {
    font-size: 11px !important;
    font-family: 'CerebriSans', sans-serif !important;
    text-transform: uppercase;
    padding: 11px 14.24px !important;
    font-weight: bold;
}

.cifor-tv .nav-tabs.schedule > .active > a {
    background: #6FC055 !important;
}

.cifor-tv .nav-tabs.schedule > .active > a:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #6FC055;
}

.cifor-tv .nav-tabs.schedule a:hover {
    background: #6FC055 !important;
}

.cifor-tv .nav-tabs.schedule a {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.block-title {
    display: block;
    background: #165551;
    color: #fff;
    padding: 0px 10px;
    font-size: 13px;
    font-family: 'CerebriSans', sans-serif;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.block-title a {
    text-transform: none !important;
    display: block;
    float: right;
    font-size: 11px;
    color: #d0ebc8;
    font-family: Helvetica;
}

.header-schedule {
    font-size: 11px;
    color: #666;
}

.schedule-meta {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

.time-schedule {
    width: 55px;
    float: left;
    font-weight: bold;
    font-size: 12px;
}

.list-item-schedule {
    width: 130px;
    float: left;
    font-size: 12px;
}

ul.list-item-schedule li {
    list-style-type: none;
    line-height: 18px;
}

.item-schedule {
    width: 100%;
    float: left;
}

.schedule-wrap {
    display: block;
    max-height: 505px;
    width: 100%;
    overflow: auto;
}

.schedule-wrap p:nth-child(even) {
    color: #999;
    font-family: Georgia, serif;
    font-size: 17px;
    font-style: italic;
}

.schedule-wrap p:nth-child(3n+0) {
    color: #c96;
}

/*#menu*/
.container2 {
    float: left;
    width: 1050px;
}

#cssmenu {
    position: relative;
    height: 30px;
    background: #0d3331;
    float: left;
    width: auto;
    z-index: 10000000;
}

#cssmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1;
    z-index: 10000000;
}

#cssmenu > ul {
    display: block;
    background: #0d3331;
    height: 30px;
    width: 100%;
}

#cssmenu > ul > li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

#cssmenu > ul > #menu-button {
    display: none;
}

#cssmenu ul li a {
    display: block;
    text-decoration: none;
}

#cssmenu ul li.current-menu-item.active > a {
    color: #bdb3bd;
    border-bottom: 4px solid #8CC63E;
}

#cssmenu > ul > li > a {
    font-size: 11px;
    color: #faf5fa;
    text-transform: uppercase;
    -webkit-transition: color 0.25s ease-out;
    -moz-transition: color 0.25s ease-out;
    -ms-transition: color 0.25s ease-out;
    -o-transition: color 0.25s ease-out;
    transition: color 0.25s ease-out;
}

#cssmenu > ul > li.has-sub > a {
    padding-right: 25px;
}

#cssmenu > ul > li:hover > a {
    color: #bdb3bd;
}

#cssmenu li.has-sub::after {
    display: block;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
}

#cssmenu > ul > li.has-sub::after {
    right: 10px;
    top: 13px;
    border: 5px solid transparent;
    border-top-color: #60bb46;
}

#cssmenu > ul > li:hover::after {
    border-top-color: #bdb3bd;
}

#indicatorContainer {
    position: absolute;
    height: 12px;
    width: 100%;
    bottom: 0px;
    overflow: hidden;
    z-index: -1;
}

#pIndicator {
    position: absolute;
    height: 0;
    width: 100%;
    border: 12px solid transparent;
    border-top-color: #2b2f3a;
    z-index: -2;
    -webkit-transition: left .25s ease;
    -moz-transition: left .25s ease;
    -ms-transition: left .25s ease;
    -o-transition: left .25s ease;
    transition: left .25s ease;
}

#cIndicator {
    position: absolute;
    height: 0;
    width: 100%;
    border: 12px solid transparent;
    border-top-color: #2b2f3a;
    top: -12px;
    right: 100%;
    z-index: -2;
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    top: 70px;
    opacity: 0;
    -webkit-transition: opacity .3s ease, top .25s ease;
    -moz-transition: opacity .3s ease, top .25s ease;
    -ms-transition: opacity .3s ease, top .25s ease;
    -o-transition: opacity .3s ease, top .25s ease;
    transition: opacity .3s ease, top .25s ease;
}

#cssmenu ul ul ul {
    top: 37px;
    padding-left: 5px;
}

#cssmenu ul ul li {
    position: relative;
}

#cssmenu > ul > li:hover > ul {
    left: auto;
    top: 34px;
    opacity: 1;
    z-index: 9;
}

#cssmenu ul ul li:hover > ul {
    left: 205px;
    top: 0;
    opacity: 1;
}

#cssmenu ul ul li a {
    width: 170px;
    height: auto;
    border-bottom: 1px solid #eee;
    padding: 10px 20px;
    font-size: 11px;
    color: #9ea2a5;
    background: #fff;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;

}

#cssmenu ul ul li:hover > a {
    background: #f6f6f6;
    color: #8c9195;
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
    border-bottom: 0;
}

.submenuArrow {
    border: 6px solid transparent;
    width: 0;
    height: 0;
    border-bottom-color: #fff;
    position: absolute;
    top: -12px;
}

#cssmenu ul ul li.has-sub::after {
    border: 4px solid transparent;
    border-left-color: #9ea2a5;
    right: 10px;
    top: 40%;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}

#cssmenu ul ul li.has-sub:hover::after {
    border-left-color: #fff;
    right: -5px;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

/* update enva */
.pagination a, .pagination span {
    margin-left: 10px;
    border-left-width: 1px;
    background: #f5f5f5;
    border-color: #b7b7b7;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    border: 1px solid #ddd;
}

.pagination span.current {
    background: #60bb46;
    border-color: #60bb46;
    color: #FFFFFF;
}

#sticky-posts-9 .upw-image {
    max-height: none;
    overflow: hidden;
    margin-bottom: 10px;
    width: 80px;
    float: left;
}

#sticky-posts-9 .upw-content {
    width: 120px;
    float: right;
}

#sticky-posts-9 .listpubs_widget .upw-image {
    float: none;
    margin: 0 auto;
}

#sticky-posts-9 .listpubs_widget .upw-image img {
    text-align: center;
}

#sticky-posts-9 .listpubs_widget .upw-content {
    float: none;
    width: 100%;
}

.single #secondary .latest-news .entry-thumbnail {
    float: left;
    width: 100px;
}

#secondary .widget.latest-news .entry-thumbnail {
    margin: 0 0 10px;
    float: left;
    width: 100px;
}

#secondary .widget.latest-news .entry-thumbnail {
    margin: 0 0 10px;
    /* float: left; */
    width: 100%;
}

/*  Edited by envalabs  */
.youtubedace .entry-thumbnail {
    min-width: 100% !important;
}

.enva_donor .donors-item {
    width: 49%;
    margin-right: 1%;
    display: block;
    margin-bottom: 35px;
}

.enva_donor .donors-item:nth-child(2n) {
    clear: right;
}

#sidebar-header {
    overflow: hidden;
}

.location-event div.owl-dot {
    width: 15px;
    height: 15px;
    background: #C5C5C5;
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    vertical-align: middle;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
}

.location-event .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    clear: both;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px;
}

.location-event div.owl-dot.active, .location-event div.owl-dot:hover {
    background: #60BB46;
}

/*  //END Edited by envalabs  */

.single #secondary .widget_ultimate_posts .head-post {
    display: block;
    width: auto;
    float: left;
    text-transform: uppercase;
    height: 35px;
    font-family: 'CerebriSans', sans-serif;
    font-size: 13px;
    background: #60BB46;
    color: #FFF;
    width: 100%;
    padding: 0 6px;
}

.single #secondary .widget_ultimate_posts .upw-more a,
#secondary .widget_ultimate_posts .upw-more a {
    color: #999999;
}

.entry-action .citation .title-action {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#secondary .widget_ultimate_posts h3.widget-title {
    margin-left: 5px;
    margin-top: -2px;
}

#secondary .upw-more {
    padding: 8px 0px;
    margin-right: 5px;
}

.single #secondary .upw-more {
    padding: 8px 0px 8px 0px;
    margin-right: 5px;
}

.page-template-template-scientist-list-php #main > .container > .row {
    background: none !important;
}

/*EDITED BY ENVALABS*/
#tribe-events-pg-template {
    max-width: inherit !important;
}

.item-staff {
    min-height: 100px;
    overflow: hidden;
    float: left;
    width: 80%;
    max-height: 125px;
}

/*================================*/
/* update responsive navigation, owl world count style */
/*================================*/
.forest_clock_share a {

}

@media all and (max-width: 700px) and (min-width: 320px) {
    div.owl-dot {
        width: 15px;
        height: 15px;
        background: #C5C5C5;
        cursor: pointer;
        display: inline-block;
        margin: 5px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        vertical-align: middle;
        transition: all 300ms;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms;
    }

    .owl-theme .owl-controls {
        margin-top: 10px;
        text-align: center;
        clear: both;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        padding: 10px;
    }

    div.owl-dot.active, div.owl-dot:hover {
        background: #60BB46;
    }
}

.noleftpad {
    padding-left: 0;
    margin-left: 0 !important;
}

#tribe-events-pg-template {
    width: 100% !important;
    max-width: 100% !important;
}

td, tr {
    padding: 10px;
}

.single #secondary .widget_ultimate_posts .head-post,
#secondary .widget_ultimate_posts .head-post {
    display: block;
    width: auto;
    float: left;
    text-transform: uppercase;
    /*height: 35px;*/
    height: auto;
    font-family: 'CerebriSans', sans-serif;
    font-size: 13px;
    background: #60BB46;
    color: #FFF;
    width: 100%;
    /*padding: 0 0px;*/
    line-height: 17px;
}

.entry-action .citation .title-action {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#secondary .widget_ultimate_posts h3.widget-title {
    margin-left: 0;
    margin-top: -2px;
}

#secondary .widget_ultimate_posts h3.widget-title a {
    color: #14ce9a;
    height: 35px;
    font-family: 'CerebriSans', sans-serif;
    font-size: 16px;
}

#secondary .upw-more {
    padding: 8px 0px;
    margin-right: 5px;
}

#secondary .twoline .upw-more {
    padding: 17px 0px;
}

.single #secondary .upw-more {
    padding: 8px 0px 8px 0px;
    margin-right: 5px;
}

/* update navigation style */

@media all and (max-width: 980px) {
    .dekstopmenu {
        display: none !important;
    }

    .site-header #site-navigation.navbar .nav .sub-menu-collapse {
        z-index: 9999;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        display: block !important;
        color: #6CEC43;
    }

    .site-header #site-navigation.navbar .nav li > a:hover {
        background-color: #6AC76A !important;
    }

    .site-header #site-navigation.navbar .nav li > a:hover .sub-menu-collapse {
        color: #FFFFFF;
    }

    .site-header #site-navigation.navbar .nav .menu-parent-item .sub-menu {
        background-color: #0d3331;
    }

    .navbar .nav li:first-child {
        margin-left: 0px;
    }
}

/*================================*/
/* update thumb publication style */
/*================================*/

.page-template-dace-publication-listtype-php .archive .content-inner .hentry:first-child,
.page-template-dace-publication-listtheme-php .archive .content-inner .hentry:first-child,
.page-template-template-publication-listtype-subsite-php .archive .content-inner .hentry:first-child {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ddd;
}

.page-template-dace-publication-listtype-php #secondary .widget_ultimate_posts .head-post,
.page-template-dace-publication-listtheme-php #secondary .widget_ultimate_posts .head-post,
.page-template-dace-publication-list-php #secondary .widget_ultimate_posts .head-post,
#secondary.scientistdetail_widget .widget_ultimate_posts .head-post {
    border-bottom: 1px solid #E4E4E4;
    border-top: 1px solid #E4E4E4;
}

.archive .content-inner .hentry .entry-thumbnail img {
    width: auto;
    border: 1px solid #ddd;
}

.entry-thumbnail img {
    width: auto;
    /*    border: 1px solid #ddd; */
}

.archive .content-inner .entry-thumbnail img {
    width: auto;
    height: 128px;
}

.archive .content-inner .hentry .entry-thumbnail {
    text-align: center;
}

#secondary #cifor_job-2.widget.latest-news .widget-title {
    background: #dd4226;
}

#secondary #cifor_job-2.widget.latest-news .widget-title:before {
    border-top: 6px solid #dd4226;
}

.widget_ultimate_posts .upw-image img {
    width: 98%;
    border: 1px solid #ddd;
}

#library .list-content img {
    border: 1px solid #ddd;
    width: 97%;
}

.single #secondary .latest-news .entry-title {
    margin-left: 0;
}

#secondary .widget.latest-news .hentry {
    margin-top: 0px;
    padding: 10px 0;
}

.single #secondary .widget {
    border-top: 1px solid #ddd;
}

.enva_donor .donors-logo {
    float: left;

    text-align: center !important;
    vertical-align: middle;
    /*
    width: 30% !important;
    border: 1px solid #ccc;
    padding: 15px 0;
    */

}

.enva_donor .donors-logo img {
    width: auto !important;
    /*
    max-height: 50px !important;
    */
}

.enva_donor .donors-title {
    width: 62% !important;
    margin-left: 4% !important;
}

.enva_donor .donors-item {
    width: 48%;
    margin-right: 1%;
    display: block;
    margin-bottom: 0px;
    overflow: hidden;
    height: 100px;
    position: relative;
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: 1px dashed #ccc;
}

.enva_donor .donors-logo {
    float: left;
    text-align: center !important;
    vertical-align: middle;
    /*
    padding-top: 5%;
    width: 30% !important;
    border: 1px solid #ccc;
    padding: 22px 0;
    height: 45%;
    padding-bottom: 5%; */
    position: absolute;
    display: inline-table;
}

.enva_donor .donors-title {
    width: 62% !important;
    margin-left: 35% !important;
}

.single .entry-title, .page .enva_donor h2.entry-title {
    font-size: 36px;
    line-height: 1.2;
    color: #000;
    margin-top: 0;
    /* border-bottom: 1px solid #ccc;
    * padding-bottom: 20px;
          margin-bottom: 25px; */
}

.single .addthis_sharing_toolbox {
    padding-bottom: 15px;
}

.single .site-content .related-post .entry-thumbnail {
    position: relative;
    margin-bottom: 10px;
    height: 130px;
    text-align: center;
    overflow: hidden;
}

.single .site-content .related-post .entry-thumbnail img {
    width: auto;
    height: 128px;
}

.search_advanced {
    cursor: pointer;
    color: #60bb46;
}

.search_advanced:hover {
    color: #FF7A00;
}

.search_advanced:after {
    content: "";
    font-family: FontAwesome;
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

#tribe-events-list-widget-4 img {
    width: 110px;
}

/* press release page */
.archive .content-inner .entry-thumbnail {
    text-align: center;
}

.archive .content-inner .post-inner {
    padding-left: 250px;
}

/* theme-page */

.page-template-template-theme-page-php .widget.news-category .hentry .entry-thumbnail {
    float: left;
    width: 130px;
    margin-right: 20px;
    margin-bottom: 6px;
    text-align: center;
}

.archive .content-inner .has-thumbnail .post-inner {
    margin-left: 0px;
}

/* sidebar youtube */

.youtubedace > .entry-thumbnail {
    margin: 0 0 10px;
    /* float: left; */
    width: 100%;
    position: relative;
}

.youtubedace .overlayplay {
    position: absolute;
    z-index: 1;
    /*
    padding: 26% 39%;*/
    left: 20px;
    bottom: 20px;
    opacity: 0.4;
}

.youtubedace img.overlayplay {
    width: 50px !important;
    border: 0px !Important;
}

/* cifor tv ======================= */

.time-schedule {
    width: 30%;
    float: left;
    font-weight: bold;
    font-size: 12px;
}

#tv-schedule ul.list-item-schedule {
    width: 60%;
    float: left;
    font-size: 12px;
    margin: 0 10px !important;
}

a.item-tv.activated {

}

a.item-tv.now.activated {
    color: #FF9E0D;
}

.page-template-template-cifor-tv-featured-php #main > .container > .row {
    background: none !important;
}

.carousel-inner img {
    vertical-align: bottom;
}

/* partner ===================== */
@media all and (max-width: 940px) {
    .enva_donor .donors-item {
        width: 100%;
        padding-top: 25px;
        margin-bottom: 25px;
    }
}

/* publication detail ================= */
@media all and (max-width: 640px) {
    .entry-thumbnail.publication {
        max-width: 100%;
    }

    .single .site-content > .hentry .entry-thumbnail {
        width: 100%;
        text-align: center;
    }

    .archive .content-inner .post-inner {
        padding-left: 0px;
    }

    #collectionList .widget_ultimate_posts li {
        width: 100% !important;
    }
}

/* scientist page ===================== */
.page-template-template-scientist-list-php #main > .container > .row {
    background: none !important;
}

.page-template-template-scientist-list-php .author-avatar {
    width: 100px;
    height: 100px;
    /* border: 1px transparent; */
    border-radius: 0px;
    overflow: hidden;
    float: left;
}

.page-template-template-scientist-list-php .author-avatar img {
    width: 100%;
}

.page-template-template-scientist-list-php .item-staff {
    margin-left: 5%;
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

ul.staff-list li {
    line-height: 20px;
    list-style: none;
    float: left;
    width: 50%;
    min-height: 150px;
}

@media all and (max-width: 640px) {
    ul.staff-list li {
        width: 100%;
    }

    .page-template-template-scientist-list-php .item-staff {
        width: 60%;
    }
}

/* logobeta */
.beta_logo {
    background: url(assets/img/beta_1.png) no-repeat;
    height: 20px;
    margin-left: 100px;
    position: relative;
    margin-top: 55px;
}

.beta_logo_dua {
    background: url(assets/img/beta_2.png) no-repeat;
    height: 20px;
    margin-left: 100px;
    position: relative;
    margin-top: 55px;
}

.owl-next:hover {
    cursor: pointer;
}

/* logo */
@media all and (max-width: 979px) {
    .wrap-navigation .small-logo {
        padding: 9px 0px 12px 0px;
        width: 115px;
    }
}

/* re style link widget event */
.widget.tribe-events-list-widget .head-post h3 a {
    float: right;
    color: #FFFFFF;
    font-family: 'CerebriSans', 'Lato', arial;
    font-size: 13px;
    font-weight: normal;
    margin: 0px 10px 0px 0px;
    font-weight: 600;
}

ul#menu-research-themes {
    text-transform: capitalize;
}

.staff-email {
    text-transform: lowecase;
}

.hidden {
    display: none !important;
}

.content-inner .entry-thumbnail img.overlayplay {
    position: absolute;
    width: 51px !important;
    height: initial;
    bottom: 20px;
    left: 20px;
    opacity: 0.4;
    border: none !important;
}

.content-inner div.entry-thumbnail {
    position: relative;
}

.location-event img {
    max-width: none;
}

div.entry-thumbnail.video {
    position: relative;
}

.entry-thumbnail.video img.overlayplay {
    position: absolute;
    border: none;
    left: 35%;
    bottom: 40%
}

.srr-thumb {
    height: 152px;
    width: 230px;
    padding-bottom: 10px;
    padding-right: 10px;
}

/* edited ------------------------------------------------------------------------------------------------------------------------ */

.row-fluid.related-list [class*="span"]:nth-child(odd) {
    clear: left;
}

.page-template-template-projectsite-page-php .widget.widget_ultimate_posts .head-post {
}

.past_event_page .entry-title {
    font-size: 26px;
}

.past_event_page {
    font-family: 'CerebriSans', sans-serif;
    font-weight: bold;
}

.past_event_page .entry-thumbnail img {
    border: none;
}

table.table-schedule {
    border-collapse: collapse;
}

table.table-schedule, table.table-schedule td, table.table-schedule th {
    border: 1px solid #ccc;
    padding: 20px;
}

table.table-schedule span {
    font-weight: bold;
}

table.table-schedule td.dateplace {
    vertical-align: top;
    text-align: right;
}

table.table-schedule thead th {
    padding: 10px;
    text-align: right;
}

table.table-schedule td.dateplace {
    border-left: 1px solid #fff;
}

table.table-schedule th {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

table.table-schedule tbody td.contentevent {
    border-right: 1px solid #fff;
}


.span10.session_d {
    margin-left: 10px;
}

.speaker_list {
    /*
            overflow: hidden;
    min-height: 160px;
    */
}

.speaker_list .upw-image {
    width: 30%;
    float: left
}

#primary .widget_ultimate_posts .speaker_list .upw-content {
    width: 60%;
    float: right
}

#primary .widget_ultimate_posts .speaker_list .upw-content p {
    line-height: 1.4;
    color: #B4B4B4;
}


.header_events {
    background: #FFF url('/wp-content/uploads/2014/08/banner_colloquium1.jpg') repeat;
    background-position: top right;
    min-height: 120px;
    border-bottom: 25px solid #FFFFFF;
}

.header_events .entry-title,
.header_events .eventdate {
    color: #FFFFFF;
}

.header_events .subtitle {
    color: #3c6233;
}

.header_events .entry-title, .header_events .eventdate, .header_events .subtitle {
    line-height: 1;
}

.header_events .entry-title {
    font-size: 34px;
    font-weight: bold;
}

.header_events .subtitle {
    font-size: 22px;
    font-weight: bold;
}

.header_events .header_banner {
    padding: 13px 20px;
}

.widget_ultimate_posts .head_speaker {
    background: #175552;
}

.supported_block {
    text-align: center;
    background: #f2f2f2;
    padding: 20px 10px;
    color: black; /*#b6b6b6;*/
    font-weight: 200;
}

.supported_block span {
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0;

}

.supported_title {
    margin-bottom: 10px;
}

.button_registration {
    margin-top: 17px;
    float: right;
    margin-right: 0px;
    /* background: #C3CA0A; */
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
}


.ptc_button a.colloquium_register {
    color: #FFFFFF;
}

.accordion_menus {
    display: none;
}

.header_events .accordion .accordion-heading a.active {
    background: transparent;
    color: #fff !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.accordion .accordion-heading a,
.accordion .accordion-heading a:hover {
    font-family: "CerebriSans", sans-serif;
    background: transparent;
    color: #FFF !important;
    font-weight: bold;
    font-size: 18px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.header_events .accordion-inner .secondary-nav {
    border-bottom: 1px solid #FFFFFF;
    padding: 0 0 10px 0px;
    text-align: center;
}

.header_events .accordion-inner .secondary-nav a {
    color: #FFFFFF;
    width: 100%;
    height: 100%;
}


#oao-mobile {
    display: none
}

#oao {
    display: block
}

.item-supporteds {
    display: table;
    width: 100%;
    margin: auto
}

#primary .widget_ultimate_posts .speaker_list .upw-image img {
    border-radius: 50%;
    margin-bottom: 20px;
}

.session_numb-lg {
    color: #27c77d;
    font-size: 46px;
    font-weight: bold;
    line-height: 1.1;
    height: 100%;
    overflow: hidden;
    float: right;
    margin-top: -10px;
    display: block !important;
}

.session_numb-xs {
    color: #27c77d;
    font-size: 46px;
    font-weight: bold;
    line-height: 1.1;
    height: 100%;
    overflow: hidden;
    float: left;
    margin-right: 0px;
    margin-top: -8px;
    display: none !important;
    width: auto;
}

.session_desc {
    padding-left: 20px;
    border-left: 1px solid #ccc;
}

#colq-bigN {
    float: none !important;
    width: 100%;
}

#m-coll-menu {
    display: none;
}

#m-coll-dd {
    padding: 20px;
    padding-top: 7px
}

#m-coll-dd > a > table {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    width: 100%;
}

.m-icon-3lines {
    width: 44px;
    vertical-align: middle;
    padding-left: 0px;
}

.m-icon-3lines > img {
    border-right: 1px solid #ffffff;
    padding-right: 10px;
    cursor: pointer;
}

#td-cyp {
    text-align: center;
    padding-left: 0px;
    vertical-align: middle
}

.text-cyp {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    cursor: pointer;
}

.m-coll-li-menu {
    border-bottom: 1px solid #aaaaaa;
    text-align: left
}

.m-coll-li-menu > a {
    padding: 15px 0px;
    color: #213f2a
}

.m-coll-li-menu:last-child {
    border-bottom: 0px solid #aaaaaa
}

.speaker_thumb_circle > img {
    border-radius: 50%
}

.speaker_thumb_circle-2 {
    border-radius: 50%;
    max-width: 100px;
    width: 100%;
}

.speaker_thumb_circle-3 {
    border-radius: 50%;
    max-width: 150px;
    width: 100%;
}

.two-column {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #dddddd
}

.two-column:first-child {
    border-top: 1px solid #dddddd;
    padding-top: 25px
}

.two-column-2 {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #dddddd
}

.two-column-3 {
    margin-bottom: 25px;
    padding-bottom: 25px
}

.two-column-first {
    width: 23%;
    float: left;
    text-align: center
}

.two-column-second {
    width: 75%;
    margin-left: 2%;
    float: right
}

.two-column-first-2 {
    width: 26%;
    float: left;
    text-align: center;
    margin-top: 6px;
    margin-left: 2%;
    margin-right: 2%;
}

.two-column-second-2 {
    width: 68%;
    margin-left: 2%;
    float: right
}

.two-column-first-3 {
    width: 18%;
    float: left;
    text-align: center
}

.two-column-second-3 {
    width: 80%;
    margin-left: 2%;
    float: right;
    padding-top: 20px;
}

/*screen----------------------------- */

@media screen and (min-width: 980px) {
    .speaker_list_span:nth-child(3n+1) {
        clear: both;
        margin: 0px !important
    }

    .archive .content-inner .hentry .entry-thumbnail img {
        width: auto !important;
        border: 1px solid #ddd;
    }

    .search .entry-thumbnail {
        width: 194px;
    }
}

@media all and (max-width: 1080px) and (min-width: 980px) {
    #menu-who-we-are {
        margin-left: 0px !important
    }
}

@media screen and (max-width: 980px) {
    .session_numb-xs {
        display: block !important;
        float: left;
        width: 63px !important
    }

    .session_numb-lg {
        display: none !important
    }

    #colq-bigN {
        float: left !important;
        width: 80% !important;
    }

    .session_desc {
        padding-left: 0px;
        border-left: 0px solid #ccc;
        width: 119%
    }
}

@media screen and (max-width: 767px) {
    .session_desc {
        width: 100%
    }

    .button_registration {
        margin-top: -10px
    }

    #m-coll-menu {
        display: block;
    }
}

@media all and (max-width: 980px) and (min-width: 767px) {
    #theSpan {
        width: 80% !important;
        margin: auto;
        margin-left: 3%
    }

    .theLogoz {
        width: 80% !important;
        margin: auto;
        margin-left: 3%
    }

    .upw-image {
        width: 100% !important;
        margin-right: 0px
    }

    .upw-content {
        width: 100% !important;
        text-align: center
    }
}

@media all and (max-width: 767px) and (min-width: 466px) {
    #theSpan {
        display: table-cell;
        width: 5% !important;
        vertical-align: middle
    }

    .theLogoz { /* display: table-cell;vertical-align: middle; */
        width: 100% !important;
        margin: auto
    }
}

@media all and (max-width: 1079px) and (min-width: 767px) {
    .srr-thumb {
        width: 100%;
        height: auto
    }

    .button_registration {
        margin-top: 46px;
        margin-right: 20px
    }

    .cifor-tv .nav-tabs.schedule a {
        font-size: 9px !important
    }
}

@media all and (max-width: 767px) and (min-width: 320px) {
    .button_registration {
        float: none;
        margin-right: 0px;
        /*background: #C3CA0A; */
        width: 100%;
        padding: 10px 0px;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.2em;
    }

    .header_events .header_banner {
        padding: 13px 20px;
    }

    .accordion_menus {
        display: block;
    }

    .theBottom-menu {
        display: none
    }

    #oao {
        display: none !important;
    }

    #oao-mobile {
        display: block !important
    }
}

@media screen and (max-width: 600px) {
    .two-column-first {
        width: 28%;
        float: left;
    }

    .two-column-second {
        width: 70%;
        margin-left: 2%;
        float: right;
    }

    .two-column-first-3 {
        width: 28%;
        float: left;
    }

    .two-column-second-3 {
        width: 70%;
        margin-left: 2%;
        float: right;
    }

    .post .entry-thumbnail {
        width: 197px !important;
        margin-right: 0px !important;
        text-align: left;
        float: left !important;
        margin-right: 10px;
        height: 131px !important;
        padding-right: 10px;
    }

    .post .post-inner {
        padding-left: 0px !important;
    }

    .photos .entry-thumbnail {
        width: 197px !important;
        margin-right: 0px !important;
        text-align: left;
        float: left !important;
        margin-right: 10px;
        height: 131px !important;
        padding-right: 10px;
    }

    .photos .post-inner {
        padding-left: 0px !important;
    }

}


@media screen and (max-width: 479px) {
    .srr-thumb {
        width: 100%;
        height: auto
    }

    .session_desc {
        width: 93%
    }

    .session_numb-xs {
        margin-right: -5px
    }

    .header_events .entry-title {
        font-size: 26px;
        font-weight: bold;
        line-height: 33px;
        margin-bottom: 15px
    }

    .header_events .subtitle {
        font-size: 16px;
        font-weight: bold;
        line-height: 19px
    }

    .two-column-first {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }

    .two-column-second {
        width: 100%;
        margin-left: 0%;
        float: none;
        text-align: center;
    }

    .two-column-first-3 {
        width: 100%;
        float: none;
    }

    .two-column-second-3 {
        width: 100%;
        margin-left: 2%;
        float: none;
        text-align: center
    }

    .post .entry-thumbnail {
        width: 100% !important;
        margin-right: 0px !important;
        text-align: left;
        float: left !important;
        margin-right: 10px;
        height: auto !important;
    }

    .post .entry-thumbnail img {
        width: 100% !important;
        height: auto !important
    }

    .photos .entry-thumbnail {
        width: 100% !important;
        margin-right: 0px !important;
        text-align: left;
        float: left !important;
        margin-right: 10px;
        height: auto !important;
    }

    .photos .entry-thumbnail img {
        width: 100% !important;
        height: auto !important
    }

    .post .entry-thumbnail img.overlayplay {
        width: auto !important;
    }
}

@media screen and (max-width: 400px) {
    .two-column-first-2 {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        float: none
    }

    .two-column-second-2 {
        width: 100%;
        margin-left: 0%;
        float: none;
    }
}

@media screen and (max-width: 360px) {
    .text-cyp {
        font-size: 1.0em;
    }
}

@media screen and (max-width: 353px) {
    .session_numb-xs {
        font-size: 36px;
        margin-right: -10px
    }
}

@media screen and (max-width: 345px) {
    .session_numb-xs {
        font-size: 33px;
        margin-right: -12px;
        margin-top: -5px;
    }
}

#search-site img.search-image-result {
    width: 112px !important;
}

#search-site .entry-thumbnail {
    width: 14%
}

@media screen and (max-width: 401px) {
    #search-site .entry-thumbnail {
        width: 30%
    }
}

@media screen and (max-width: 480px) {
    .page-template-template-cifor-tv-by-category-php .archive .content-inner .entry-thumbnail {
        width: 40%;
        float: left;
    }

    .page-template-template-cifor-tv-by-category-php .archive .content-inner .post-inner {
        margin-left: 0px;
        margin-top: 10px;
        width: 50%;
        float: left;
        padding-left: 0px;
    }

    .news-slider .carousel .carousel-inner .entry-thumbnail {
        position: relative;
        margin-bottom: 0px;
        width: 100% !important;
        height: auto !important;
    }

    .news-slider .carousel .carousel-inner .entry-header {
        position: relative;
    }

    .carousel .carousel-control {
        z-index: 2;
        display: none !important;
    }

    #main {
        padding-top: 0px !important;
    }
}

@media screen and (max-width: 320px) {
    .page-template-template-cifor-tv-by-category-php .archive .content-inner .entry-thumbnail {
        float: left;
        width: 100%;
    }

    .page-template-template-cifor-tv-by-category-php .archive .content-inner .post-inner {
        width: 100%;
        padding-left: 0px;
    }
}

/* -----overwrite GCS map */
.esriPopup.light .titlePane {
    background-color: #e0e0df;
    height: auto;
}

.esriPopup .sizer {
    position: relative;
    width: 270px;
    z-index: 1;
}

/* owl setup */
/*
 *  Default theme - Owl Carousel CSS File
 */
#secondary .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

#secondary .owl-theme .owl-controls .owl-nav [class*='owl-'] {
    color: white;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#secondary .owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: white;
    text-decoration: none;
}

#secondary .owl-theme .owl-controls .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

#secondary .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

#secondary .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

#secondary .owl-theme .owl-dots .owl-dot.active span, #secondary .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

#secondary .owl-theme .owl-controls {
    display: block;
}

.addthis_sharing_toolbox {
    padding-bottom: 15px
}

.header-video {
    position: relative;
}

.video-view-all {
    position: absolute;
    right: 7px;
    top: 11px;
    font-family: 'Helvetica';
    font-size: 11px;
    color: rgb(255, 255, 255)
}

#secondary .menu-itemGTM {
    font-family: 'CerebriSans', sans-serif;
    font-size: 17px;
    line-height: 27px;
    font-weight: bold;
}

#tabpage .tab-content {
    width: 100%;
    border-top: 1px solid #000;
}

ul.listitem_widget li {
    list-style: initial;
    list-style-type: disc;
    margin-left: 20px;
    border-bottom: 0px;
    margin-bottom: 0px;
}

.widget_ultimate_posts ul.lidefault li {
    list-style: initial;
    list-style-type: disc;
    margin-left: 25px;
}

.widget_quote blockquote {
    font-family: Georgia, "Times New Roman", Times, serif;
    position: relative;
    border-left: none;
    padding-left: 30px;
    color: #666;
    margin: 10px 5px;
}

.widget_quote blockquote p {
    border-left: 0px;
}

.entry-content img {
    width: auto !important;
}

.hentry .alignleft, .hentry .alignright {
    width: auto !important;
}

.subpage {
    margin-left: 10px;
}

.subpage h2.entry-title {
    font-size: 16px;
    text-align: center;
}

.subpage_item {
    min-height: 250px;
    border-bottom: 1px dashed #ccc;
    margin-left: 0px;
    margin-right: 0px;
    padding: 30px 13px 0px 13px;
}

.subpage .wp-post-image {
    margin-bottom: 15px;
}

.category-title.subtitlepub {
    background: #E0E0E0;
    color: #000000 !important;
    padding: 0 12px;
}

#collectionList .widget_ultimate_posts li {
    list-style-type: none;
    float: left;
    width: 23%;
    margin-bottom: 20px;
    border-bottom: 0px solid #ddd;
    padding-bottom: 20px;
    padding-right: 20px;
    text-align: center;
}

#collectionList .widget_ultimate_posts li:last-child {
    padding-right: 0px;
}

#collectionList .widget_ultimate_posts li h4 {
    margin-top: 10px;
}

/* =============== WPML STYLE ================== */
#header_language_list {
    float: right;
    margin-top: 12px;
}

#header_language_list ul li {
    list-style: none;
    float: left;
    padding: 0 15px;
    line-height: 15px;
}

#header_language_list ul li:first-child {
    border-right: 1px solid #FFFFFF;
}

#header_language_list ul li a {
    color: #000000;
    font-family: 'CerebriSans', sans-serif;
    font-size: 13px;
    text-transform: none;
    padding: 10px 0px;
}

#header_language_list ul li a.active {
    color: #206052;
    font-weight: 700;
}

#header_language_list .icl_lang_sel_current {
    color: #75d35a;
}


#header_language_list.hidden-desktop {
    float: none;
    height: 40px;

}

#header_language_list.hidden-desktop ul {
    padding: 0px;
    margin: 0px;
}

#header_language_list.hidden-desktop ul li {
    list-style: none;
    float: left;
    background: #0e4f41;
    text-align: center;
    padding: 0px;
    width: 50%;
}

#header_language_list.hidden-desktop ul li.active {
    background: #183b35;
}

#header_language_list.hidden-desktop ul li:first-child {
    border: 0px;
}

#header_language_list.hidden-desktop ul li a {
    color: #d5e0eD;
    font-family: 'CerebriSans', sans-serif;
    font-size: 13px;
    text-transform: none;
    width: 100%;
    line-height: 40px;
}

#header_language_list.hidden-desktop ul li.active a.active {
    color: #75d35a;
}

#secondary .widget.border_top, #secondary #projects_daceslideshare-2 {
    padding-top: 0px;
    border-top: none;
}

#secondary .widget.flickr {
    border-top: none;
}

/* wp-caption */
.wp-caption.aligncenter .wp-caption-text {
    text-align: center !Important;
}

.wp-caption {
    max-width: 100%;
    padding: 15px 15px 0px 15px;
    border-bottom: 0px dashed #ccc;
    margin-bottom: 15px;
    background: #F5F5F5;
    overflow: hidden;
}


/* padding */
ul.pb15 li {
    padding-bottom: 15px;
}

.linkgcs {
    color: #60BB46;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 1px;
}

header nav ul.main-menu ul.dropdown-menu > li > a {
    text-transform: none;
    position: relative;
    padding: 9px 18px;
    border-bottom: 1px solid rgba(120, 120, 120, 0.2);
    font-size: 14px;
}

#dw_focus_news_slider-2 {
    margin-bottom: 30px !important;
}

@media (max-width: 979px) {
    .badge-archive-container {
        width: 87%;
        margin: auto;
    }
}
