/*
Theme Name: DW Focus Child
Theme URI: http://www.designwall.com/wordpress-theme/dw-focus-child
Author: CIFOR WEB 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
*/

@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;
}


@font-face {
    font-family: 'FontAwesome';
    src: url('//www2.cifor.org/wp-content/themes/dw-focus-child/assets/font-awesome/font/fontawesome-webfont.eot?v=3.2.1');
    src: url('//www2.cifor.org/wp-content/themes/dw-focus-child/assets/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('//www2.cifor.org/wp-content/themes/dw-focus-child/assets/font-awesome/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('//www2.cifor.org/wp-content/themes/dw-focus-child/assets/font-awesome/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('//www2.cifor.org/wp-content/themes/dw-focus-child/assets/font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
    font-weight: normal;
    font-style: normal
}

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

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

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

.widget .entry-meta {
    margin: 10px 0 !important;
    font-family: 'CerebriSans';
    font-size: 11px
}

.widget .entry-meta a {
    color: #999
}

.widget .entry-meta a:hover {
}

.widget-title,
.category-title {
}

.entry-content a,
.table-agenda a {
}

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

.tab-content {
    width: 100%
}

.site-content {

}

.btn-success a {
    color: #fff
}

.breadcrumb {
    font-size: 11px;
    width: 770px;
    text-transform: uppercase;
}

.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';
    font-weight: bold;
}

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

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

.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: 0 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 0 0 0
}

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

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

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

hr.head {
    margin: 0 0 20px
}

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

#bottom {
    padding: 50px 20px 20px 20px;
    background: #e7f5e3;
    margin: 50px -20px -20px;
    display: none
}

#bottom .widget-title {
    border-top: 0;
    padding: 15px 0 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: 0
}

#colophon.dark a {
    color: #FFF
}

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

#colophon.dark .container {
    border: 0
}

#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: 0;
    padding: 0
}

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

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

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

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

.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%)
}

.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
}

.news-slider .carousel .carousel-inner .entry-title {
    border: 0
}

.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
}

.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: 0;
    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
}

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

#secondary .widget .entry-title {
    border: 0
}

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

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

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

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

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

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

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

.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: 'CerebriSans';
    font-size: 11px;
    padding: 8px 0;
    color: #999;
    margin-right: 10px
}

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

.entry-date {
    color: #999;
    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;
    font-family: 'CerebriSans';
    font-weight: bold;
    font-size: 16px;
}

#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: 0;
    background: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

#secondary .widget.latest-news .head-post h3.widget-title {
    display: block;
    width: auto;
    float: left;
    text-transform: uppercase;
    height: 35px;
    font-family: 'CerebriSans';
    font-weight: bold;
    font-size: 13px;
    color: #165551;
    background: 0;
    padding: 0;
    margin: 0;
    border: 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: #999;
    font-family: 'CerebriSans';
    float: right;
    padding: 10px 0;
    font-size: 11px
}

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


/*#secondary .widget.latest-news .widget-title{background:#b9db0c}*/

#secondary .widget.latest-news .widget-title {
}

#secondary .widget .widget-title {
    border-top: 0
}


/*#secondary .widget.latest-news .widget-title:before{border-top:6px solid #b9db0c}*/

#secondary .widget.latest-news .widget-title:before {
}

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

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

.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';
    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'
}

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

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

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

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

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

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

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

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

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

#secondary .widget.latest-news.past-events .widget-title {
    font-family: 'CerebriSans';
    font-weight: bold;
}

#secondary .widget.latest-news.past-events .widget-title:before {
    border-top: 6px solid #14ce9a
}

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

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

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

.secondary-nav {
    padding: 0;
    font-size: 16px;
    color: #090;
    text-transform: uppercase;
    margin-bottom: 8px
}

.secondary-nav a {
    padding: 0;
    font-family: 'CerebriSans';
    font-weight: bold;
    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: 0;
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 20px
}

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

.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 0
}

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

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

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

.eventlist li a {
    font-family: 'CerebriSans';
    font-weight: bold;
    font-size: 14px;
    line-height: 22px
}

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

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

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

.event-bigtitle {
    background: url('assets/img/bkg-eventheader.png') no-repeat #14ce9a;
    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: 'CerebriSans', 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', serif;
    font-weight: normal;
    line-height: 20px;
    color: #FFF;
    text-rendering: optimizelegibility;
    clear: both;
    margin: 20px 0 5px
}

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

.sub-bigtitle.sub {
    font-family: 'CerebriSans';
    font-size: 18px;
    color: #fff
}

.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: #fff;
    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: 0
}

.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
}

.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: 0
}

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

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

.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: 0
}

.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: #333
}

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

#tribe-events-list-widget-4 img {
    width: auto;
    display: block;
    margin: 0;
    padding: 0 0 5px
}

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

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

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

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

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

.widget_ultimate_posts .head-post,
#secondary .latest-publication .widget_ultimate_posts .head-post {
    width: 100%;
    color: #FFF;
    margin-bottom: 6px;
    float: left;
}

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

.page-template-template-events-home-php .widget_ultimate_posts .head-post {
}

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

.widget_ultimate_posts .head-post h3.category-title a {
}

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

.daceflickr .gallery {
    width: 100%
}

.daceflickr .gallery.gallery-4 {
    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 0
}

#primary .row2:before {
}

#primary .widget_ultimate_posts .upw-image,
.latest-publication .widget_ultimate_posts .upw-image {
    float: left;
    margin-right: 20px;
    border: 0 solid #ddd
}

.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: 20px
}

#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-family: 'CerebriSans';
    font-size: 16px;
    font-weight: bold;
}

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

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

#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: 14px
}

.widget_ultimate_posts .post-excerpt {
    color: #333
}

.widget_ultimate_posts .head-post a:hover {
}

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

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

.widget_ultimate_posts .post-title {
    display: block;
    width: 100%
}

.widget_ultimate_posts .post-excerpt {
    margin-top: 10px;
    display: block;
    width: 100%
}

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

.widget_ultimate_posts li {
    list-style-type: none;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 20px;
}

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

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

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

#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;
    font-family: 'CerebriSans';
    font-size: 13px;
    font-weight: bold;
    color: #165551
}

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

.upw-more {
    float: right;
    font-family: 'CerebriSans';
    font-size: 12px;
    padding: 8px 0;
    text-transform: none;
}

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

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

.widget_ultimate_posts .post-date {
    font-family: 'CerebriSans';
    font-size: 11px;
    color: #999;
    height: 15px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px
}

.super-rss-reader-widget .srr-title a,
.widget_ultimate_posts .post-title a,
.widget.tribe-events-list-widget .entry-title a,
#cifor_job-2 a {
    font-family: 'CerebriSans';
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}

#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: 0;
    padding: 0;
    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: 0;
    padding: 0
}

.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 {
}

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

.row-fluid.related-list [class*="span"]:nth-child(odd) {
    margin-left: 0 !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: 0
}

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

.related-project-title {
    color: #14ce9a;
    display: block;
    font-size: 13px;
    font-family: 'CerebriSans', Georgia, "Times New Roman", Times, serif;
}

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

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
}

#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 0
}

.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", Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    overflow: hidden
}

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

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

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

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

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

.widget.dw_twitter.latest-twitter .tweet-item {
    margin-bottom: 15px;
    line-height: 20px;
    font-family: 'CerebriSans';
    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
}

.page-template-template-donors-php #main > .container > .row {
    background: 0
}

.page-template-template-donors-new-php #main > .container > .row {
    background: 0
}

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

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

#donors .widget .widget-title {
    background: #60bb46;
    color: #14ce9a;
    padding: 10px;
    margin: 0;
    margin-bottom: 20px
}

.donors-item {
    margin: 0 20px 20px 0;
    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
}

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

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

.archive .content-inner .hentry:first-child .entry-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0
}

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

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

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

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

.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", Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #fff;
    padding: 10px;
    line-height: 1;
    z-index: 10;
    font-style: normal
}

.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 0;
    margin: 0
}

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

.search .search-title a.active {
    color: #333
}

.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: 'CerebriSans'
}

.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 {
    background: #b9db0c;
    color: #14ce9a;
    position: relative;
    padding: 0 20px;
    font-size: 11px;
    margin: 0 0 20px;
    line-height: 38px;
    font-family: "CerebriSans", Georgia, "Times New Roman", Times, 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", Georgia, "Times New Roman", Times, serif;
    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: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

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

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

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

.archive .author-info {
    border: 0
}

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

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

.author .content-bar .filter a {
    color: #bacccb;
    padding: 0 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-radius: 0;
    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: 0;
    padding: 0
}

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

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

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

.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: 0;
    margin: 0
}

.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: 15px;
    min-height: 25px;
    color: #999;
    margin: 0
}

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

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

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

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

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

.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 .searchForm {
    margin-bottom: 10px
}

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

#library {
    display: table
}

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

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

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

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

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

#library .widget .widget-title {
    background: #60bb46;
    color: #FFF;
    padding: 10px;
    margin: 0;
    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: 0;
    clear: left
}

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

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

.bot-photo {
    float: left;
    width: 120px;
    margin-bottom: 10px
}

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

.bot-name {
    font-size: 16px;
    font-family: 'CerebriSans';
    clear: right;
    display: block;
    font-weight: bold;
}

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

.bot-profession {
    color: #999;
    clear: right;
    display: block;
    margin: 10px 0
}

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

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

.bot {
    display: table
}

.page-template-template-management-group-php #main > .container > .row {
    background: 0
}

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

.staff ul {
    margin: 0
}

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

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

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

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

.staff-name {
    font-family: 'CerebriSans';
    font-weight: bold;
}

.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: #fff !important
}

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

.job-list .nav-tabs > li > a:hover {
}

.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';
    font-size: 13px;
    font-weight: bold;
    text-rendering: optimizelegibility
}

.job-shortcut a {
    color: #fff
}

.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: 0
}

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

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

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

.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 0;
    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: 0
}

.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: 'CerebriSans' !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' !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: 'CerebriSans' !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' !important;
    text-transform: uppercase;
    padding: 11px 14.24px !important;
    font-weight: bold;
}

.cifor-tv .nav-tabs.schedule > .active > a {
    background: #14ce9a !important
}

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

.cifor-tv .nav-tabs.schedule a:hover {
    background: #14ce9a !important
}

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

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

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

.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: 'CerebriSans';
    font-size: 17px;
    font-style: italic
}

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

.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 .25s ease-out;
    -moz-transition: color .25s ease-out;
    -ms-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .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: 0;
    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 .2s ease, right .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)
}

.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: #fff
}

#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
}

.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;
    width: 100%
}

.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
}

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

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

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

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

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

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

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

#tribe-events-pg-template {
    max-width: inherit !important
}

.item-staff {
    min-height: 100px;
    overflow: hidden;
    float: left;
    width: 80%;
    max-height: 125px;
    float: none !important;
    margin-left: 107px !important;
    overflow: unset !important;
    line-height: 1.4em;
    font-size: 15px;
    min-height: unset !important;
    max-height: unset !important;
}

.staff-position {

    font-size: inherit !important;
}

.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;
    font-family: 'CerebriSans';
    font-size: 13px;
    background: #60bb46;
    color: #FFF;
    width: 100%;
    padding: 0;
    font-weight: bold;
}

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

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

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

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

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

@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: #fff
    }

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

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

.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 !important;
    border: 1px solid #ddd
}

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

.single .site-content > .hentry .entry-thumbnail img {
    width: 100% !important
}

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

.page-template-template-corporate-news .archive .content-inner .entry-thumbnail img {
    width: auto !important;
    height: auto
}

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

#secondary #cifor_job-2.widget.latest-news .widget-title {
}

#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: 0
}

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

.enva_donor .donors-logo {
    float: left;
    text-align: center !important;
    vertical-align: middle
}

.enva_donor .donors-logo img {
    width: auto !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: 0;
    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;
    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
}

.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
}

.search_advanced:after {
    content: "";
    border: 5px solid transparent;
    border-top-color: #165551;
    position: absolute;
    margin-top: 7px;
    left: 130px;
    line-height: 1px
}

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

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

.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: 0
}

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

.youtubedace .overlayplay {
    position: absolute;
    z-index: 1;
    left: 20px;
    bottom: 20px;
    opacity: .4
}

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

.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 .entry-thumbnail img {
    border: 0 solid #ddd
}

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

.hero-teaser-php .carousel-inner .entry-thumbnail img {
    min-width: 100% !important
}

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

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

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

    .searchcontainer {
        display: none
    }

    .lg-quick-action-wrapper {
        position: relative
    }

    .lg-quick-action-wrapper {
        margin-top: 20px
    }

    .lg-quick-action li {
        display: inherit;
        padding: 5px
    }
}

.page-template-template-our-experts-php .author-avatar {
    width: 100px;
    height: 100px;
    border-radius: 0;
    overflow: hidden;
    float: left
}

.page-template-template-our-experts-php .author-avatar img {
    width: 100%
}

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

.page-template-template-our-experts-php .item-staff {
    width: 60%
}

.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-radius: 0;
    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%
    }
}

.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
}

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

.widget.tribe-events-list-widget .head-post h3 a {
    float: right;
    color: #fff;
    font-family: 'CerebriSans', 'Lato', arial;
    font-size: 13px;
    font-weight: bold;
    margin: 0 10px 0 0
}

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

.staff-email {
    text-transform: lowercase
}

.hidden {
    display: none !important
}

.content-inner .entry-thumbnail img.overlayplay {
    position: absolute;
    width: 51px !important;
    height: initial;
    bottom: 20px;
    left: 20px;
    opacity: .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: 0;
    left: 35%;
    bottom: 40%
}

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

.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', serif;
    font-weight: bold
}

.past_event_page .entry-thumbnail img {
    border: 0
}

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 .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 #fff
}

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

.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 {
}

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

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

.supported_title {
    margin-bottom: 10px
}

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

.ptc_button a.colloquium_register {
    color: #fff
}

.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", Georgia, "Times New Roman", Times, 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 #fff;
    padding: 0 0 10px 0;
    text-align: center
}

.header_events .accordion-inner .secondary-nav a {
    color: #fff;
    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: 0;
    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 #fff;
    border-top: 1px solid #fff;
    width: 100%
}

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

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

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

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

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

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

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

.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 #ddd
}

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

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

.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
}

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

@media all and (max-width: 1080px) and (min-width: 980px) {
    #menu-who-we-are {
        margin-left: 0 !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: 0;
        border-left: 0 solid #ccc;
        width: 119%
    }
}

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

    .button_registration {
        margin-top: -10px
    }

    #m-coll-menu {
        display: block
    }

    #crumbs {
        display: none
    }
}

@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: 0
    }

    .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 {
        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: 0;
        width: 100%;
        padding: 10px 0;
        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) {
    .header_info_mobile {
        display: none;
    }

    .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
    }
}

@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
    }
}

@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) {
    .archive .content-inner .hentry .entry-thumbnail {
        text-align: center;
        height: auto !important
    }

    .archive .content-inner .post-inner {
        margin-left: 0;
        margin-top: 10px;
        width: 100%;
        padding-left: 0
    }

    .archive .content-inner .entry-thumbnail {
        text-align: center;
        margin: 0 auto;
        width: 100%
    }

    .archive .content-inner .entry-thumbnail img {
        width: auto !important;
        height: auto
    }

    .widget.news-category .grid3 .entry-thumbnail {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center
    }

    .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: 0;
        margin-top: 10px;
        width: 50%;
        float: left;
        padding-left: 0
    }
}

@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: 0
    }
}

#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: .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
}

@media screen and (min-width: 641px) {
    .author-contact.span3 {
        margin-left: 0 !important
    }
}

.social-links a [class^="icon-"],
.social-links a [class*=" icon-"] {
    display: inline;
    line-height: 25px
}

body {
    overflow-x: visible !important
}

ul#yearlist li a {
    font-family: 'CerebriSans', serif
}

#under-navigation {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding-left: 10px
}

.contact_list {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px
}

.news-update .entry-meta {
    text-transform: uppercase
}

.featured_image_caption {
    background: none repeat scroll 0 0 #f5f5f5;
    color: #666;
    padding: 10px;
    font-size: 10px;
    line-height: 135%;
    text-align: left
}

.ie8.desktop .wrap-navigation {
    width: 100% !important
}

.bx-wrapper .bx-pager {
    display: none
}

.citation_volume {
    font-size: 13px;
    line-height: 1.2em;
    color: #444;
    padding-top: 15px
}

.citation_crossref {
    border: 1px solid #808080;
    width: 191px;
    padding: 5px 5px 5px 10px;
    border-left: 10px solid #007c71 !important;
    background-color: #f2ceae
}

.citation_volume_img {
    margin-top: 10px
}

.bx-viewport ul {
    margin: 0
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    margin-left: 0 !important
}

.pubs-bold {
    background: #89cd73;
    padding: 20px 25px;
    color: #000000;
    font-size: 15px;
    line-height: 1.5em;
}

.entry-content .pubs-bold a,
.table-agenda .pubs-bold a {
    color: #f5f5f5 !important;
}


.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify !important;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-notransform {
    text-transform: none;
}

.text-nodecoration {
    text-decoration: none;
}

/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */
.m-hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.m-visually-hidden {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    /*
     * Extends the .visuallyhidden class to allow the element
     * to be focusable when navigated to via the keyboard:
     * https://www.drupal.org/node/897638
     */
}

.m-visually-hidden.is-focusable:active, .m-visually-hidden.is-focusable:focus {
    position: static;
    overflow: visible;
    width: auto;
    height: auto;
    margin: 0;
    clip: auto;
}

/*
 * Clearfix: contain floats
 * http://cssmojo.com/latest_new_clearfix_so_far/
 */
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

/**
 * Text hyphenation
 *
 * Break strings when their length exceeds the width of their container
 * and hyphenate words at the end of lines using the `hyphens` property.
 * Browser support for hyphenation: http://caniuse.com/#search=hyphenation
 */
.m-text-hyphenate {
    word-wrap: break-word;
    hyphens: auto;
}

/**
 * Prevent line breaks
 */
.m-nobr {
    white-space: nowrap;
}

/* ==========================================================================
   Divider style
   ========================================================================== */
hr {
    height: 0;
    border: 0;
    margin: 25px 0;
    overflow: hidden;
    background: transparent !important;
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-color: var(--gray-1);
}

hr.m-divider-solid-10 {
    margin: 10px 0;
}

hr.m-divider-solid-15 {
    margin: 15px 0;
}

hr.m-divider-solid-20 {
    margin: 20px 0;
}

hr.m-divider-solid-25 {
    margin: 25px 0;
}

hr.m-divider-solid-30 {
    margin: 30px 0;
}

hr.m-divider-solid-35 {
    margin: 35px 0;
}

hr.m-divider-solid-40 {
    margin: 40px 0;
}

hr.m-divider-dashed-10 {
    margin: 10px 0;
    border-style: dashed;
}

hr.m-divider-dashed-15 {
    margin: 15px 0;
    border-style: dashed;
}

hr.m-divider-dashed-20 {
    margin: 20px 0;
    border-style: dashed;
}

hr.m-divider-dashed-25 {
    margin: 25px 0;
    border-style: dashed;
}

hr.m-divider-dashed-30 {
    margin: 30px 0;
    border-style: dashed;
}

hr.m-divider-dashed-35 {
    margin: 35px 0;
    border-style: dashed;
}

hr.m-divider-dotted-10 {
    margin: 10px 0;
    border-style: dotted;
}

hr.m-divider-dotted-15 {
    margin: 15px 0;
    border-style: dotted;
}

hr.m-divider-dotted-20 {
    margin: 20px 0;
    border-style: dotted;
}

hr.m-divider-dotted-25 {
    margin: 25px 0;
    border-style: dotted;
}

hr.m-divider-margin-10 {
    margin: 5px 0;
    border: none;
}

hr.m-divider-margin-15 {
    margin: 7px 0;
    border: none;
}

hr.m-divider-margin-20 {
    margin: 10px 0;
    border: none;
}

hr.m-divider-margin-30 {
    margin: 15px 0;
    border: none;
}

hr.m-divider-margin-40 {
    margin: 20px 0;
    border: none;
}

hr.m-divider-margin-50 {
    margin: 25px 0;
    border: none;
}

hr.m-divider-margin-60 {
    margin: 30px 0;
    border: none;
}

hr.m-divider-margin-70 {
    margin: 35px 0;
    border: none;
}

hr.m-divider-margin-80 {
    margin: 40px 0;
    border: none;
}

hr.m-divider-margin-90 {
    margin: 45px 0;
    border: none;
}

hr.m-divider-margin-100 {
    margin: 50px 0;
    border: none;
}

/* ==========================================================================
   Layout style
   ========================================================================== */
.m-bg-white {
    background: #ffffff;
}

.m-bg-gray {
    background: var(--gray-10);
}

.m-bg-primary {
    background: var(--color-primary);
}

.m-bg-light-green {
    background: var(--light-green);
}

.m-bg-accent {
    background: #14ce9a;
}

.m-bg-tertiary {
    background: var(--color-tertiary);
}

.m-bg-secondary {
    background: var(--color-secondary);
}

.m-padding-top-0 {
    padding-top: 0px !important;
}

.m-padding-top-5 {
    padding-top: 5px !important;
}

.m-padding-top-10 {
    padding-top: 10px !important;
}

.m-padding-top-15 {
    padding-top: 15px !important;
}

.m-padding-top-20 {
    padding-top: 20px !important;
}

.m-padding-top-30 {
    padding-top: 30px !important;
}

.m-padding-top-40 {
    padding-top: 40px !important;
}

.m-padding-top-50 {
    padding-top: 50px !important;
}

.m-padding-top-60 {
    padding-top: 60px !important;
}

.m-padding-top-70 {
    padding-top: 80px !important;
}

.m-padding-top-80 {
    padding-top: 80px !important;
}

.m-padding-top-90 {
    padding-top: 90px !important;
}

.m-padding-top-100 {
    padding-top: 100px !important;
}

.m-padding-top-110 {
    padding-top: 110px !important;
}

.m-padding-top-120 {
    padding-top: 120px !important;
}

.m-padding-top-130 {
    padding-top: 130px !important;
}

.m-padding-top-130 {
    padding-top: 130px !important;
}

.m-padding-top-140 {
    padding-top: 140px !important;
}

.m-padding-top-150 {
    padding-top: 150px !important;
}

.m-padding-top-160 {
    padding-top: 160px !important;
}

.m-padding-top-170 {
    padding-top: 170px !important;
}

.m-padding-top-180 {
    padding-top: 180px !important;
}

.m-padding-top-190 {
    padding-top: 190px !important;
}

.m-padding-top-200 {
    padding-top: 200px !important;
}

.m-padding-top-210 {
    padding-top: 210px !important;
}

.m-padding-bottom-0 {
    padding-bottom: 0 !important;
}

.m-padding-bottom-10 {
    padding-bottom: 10px !important;
}

.m-padding-bottom-15 {
    padding-bottom: 15px !important;
}

.m-padding-bottom-20 {
    padding-bottom: 20px !important;
}

.m-padding-bottom-30 {
    padding-bottom: 30px !important;
}

.m-padding-bottom-40 {
    padding-bottom: 40px !important;
}

.m-padding-bottom-50 {
    padding-bottom: 50px !important;
}

.m-padding-bottom-60 {
    padding-bottom: 60px !important;
}

.m-padding-bottom-70 {
    padding-bottom: 70px !important;
}

.m-padding-bottom-80 {
    padding-bottom: 80px !important;
}

.m-padding-bottom-90 {
    padding-bottom: 90px !important;
}

.m-padding-bottom-100 {
    padding-bottom: 100px !important;
}

.m-padding-bottom-110 {
    padding-bottom: 110px !important;
}

.m-padding-bottom-120,
.m-padding-top-bottom-120 {
    padding-bottom: 120px !important;
}

.m-padding-bottom-130 {
    padding-bottom: 130px !important;
}

.m-padding-bottom-140 {
    padding-bottom: 140px !important;
}

.m-padding-bottom-150 {
    padding-bottom: 150px !important;
}

.m-padding-bottom-160 {
    padding-bottom: 160px !important;
}

.m-padding-bottom-170 {
    padding-bottom: 170px !important;
}

.m-margin-top-min-15 {
    margin-top: -15px !important;
}

.m-margin-top-min-10 {
    margin-top: -10px !important;
}

.m-margin-top-min-5 {
    margin-top: -5px !important;
}

.m-margin-top-0 {
    margin-top: 0 !important;
}

.m-margin-top-5 {
    margin-top: 5px !important;
}

.m-margin-top-10 {
    margin-top: 10px !important;
}

.m-margin-top-15 {
    margin-top: 15px !important;
}

.m-margin-top-20 {
    margin-top: 20px !important;
}

.m-margin-top-25 {
    margin-top: 25px !important;
}

.m-margin-top-30 {
    margin-top: 30px !important;
}

.m-margin-top-40 {
    margin-top: 40px !important;
}

.m-margin-top-50 {
    margin-top: 50px !important;
}

.m-margin-bottom-0 {
    margin-bottom: 0 !important;
}

.m-margin-bottom-5 {
    margin-bottom: 5px !important;
}

.m-margin-bottom-10 {
    margin-bottom: 10px !important;
}

.m-margin-bottom-15 {
    margin-bottom: 15px !important;
}

.m-margin-bottom-20 {
    margin-bottom: 20px !important;
}

.m-margin-bottom-25 {
    margin-bottom: 25px !important;
}

.m-margin-bottom-30 {
    margin-bottom: 30px !important;
}

.m-margin-bottom-35 {
    margin-bottom: 35px !important;
}

.m-margin-bottom-40 {
    margin-bottom: 40px !important;
}

.m-margin-bottom-50 {
    margin-bottom: 50px !important;
}

.m-margin-bottom-60 {
    margin-bottom: 60px !important;
}

.m-margin-bottom-70 {
    margin-bottom: 70px !important;
}

.m-margin-bottom-80 {
    margin-bottom: 80px !important;
}

.m-margin-bottom-90 {
    margin-bottom: 90px !important;
}

.m-margin-bottom-100 {
    margin-bottom: 100px !important;
}

.m-margin-left-20 {
    margin-left: 20px !important;
}

.m-width-80 {
    width: 80%;
    margin: auto;
}

.m-width-90 {
    width: 90%;
    margin: auto;
}

.m-width-100 {
    width: 100% !important;
}

.m-width-98 {
    width: 98%;
    margin: auto;
}

.m-width-90 {
    width: 90%;
    margin: auto;
}

.parallax-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.m-section {
    position: relative;
}

.m-link-white {
    color: #ffffff;
    display: inline-block;
}

.m-link-dark {
    color: var(--black);
    display: inline-block;
}

.link-has-border-white {
    padding-bottom: 5px;
    border-bottom: 1px solid #ffffff;
}

.link-has-border-dark {
    padding-bottom: 5px;
    border-bottom: 1px solid var(--black);
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.flex-space {
    margin-left: 10px;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.paging-active {
    display: block;
    background: #efefef;
    padding: 3px 11px;
    line-height: 1.7em;
    border-radius: 2px;
}

/* ==========================================================================
   Tile style
   ========================================================================== */
@media (min-width: 40rem) {
    .columns-12 {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .columns-12 > .col-1 {
        flex: 0 0 calc(8.3333333333% - 15px);
    }

    .columns-12 > .col-2 {
        flex: 0 0 calc(16.6666666667% - 15px);
    }

    .columns-12 > .col-3 {
        flex: 0 0 calc(25% - 15px);
    }

    .columns-12 > .col-4 {
        flex: 0 0 calc(33.3333333333% - 15px);
    }

    .columns-12 > .col-5 {
        flex: 0 0 calc(41.6666666667% - 15px);
    }

    .columns-12 > .col-6 {
        flex: 0 0 calc(50% - 15px);
    }

    .columns-12 > .col-7 {
        flex: 0 0 calc(58.3333333333% - 15px);
    }

    .columns-12 > .col-8 {
        flex: 0 0 calc(66.6666666667% - 15px);
    }

    .columns-12 > .col-9 {
        flex: 0 0 calc(75% - 15px);
    }

    .columns-12 > .col-10 {
        flex: 0 0 calc(83.3333333333% - 15px);
    }

    .columns-12 > .col-11 {
        flex: 0 0 calc(91.6666666667% - 15px);
    }

    .columns-12 > .col-12 {
        flex: 0 0 calc(100% - 0px);
    }

    .columns-10 {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .columns-10 > .col-1 {
        flex: 0 0 calc(10% - 10px);
    }

    .columns-10 > .col-2 {
        flex: 0 0 calc(20% - 10px);
    }

    .columns-10 > .col-3 {
        flex: 0 0 calc(30% - 10px);
    }

    .columns-10 > .col-4 {
        flex: 0 0 calc(40% - 10px);
    }

    .columns-10 > .col-5 {
        flex: 0 0 calc(50% - 10px);
    }

    .columns-10 > .col-6 {
        flex: 0 0 calc(60% - 10px);
    }

    .columns-10 > .col-7 {
        flex: 0 0 calc(70% - 10px);
    }

    .columns-10 > .col-8 {
        flex: 0 0 calc(80% - 10px);
    }

    .columns-10 > .col-9 {
        flex: 0 0 calc(90% - 10px);
    }

    .columns-10 > .col-10 {
        flex: 0 0 calc(100% - 0px);
    }

    .columns-12-np {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .columns-12-np > .col-1 {
        flex: 0 0 calc(8.3333333333% - 0px);
    }

    .columns-12-np > .col-2 {
        flex: 0 0 calc(16.6666666667% - 0px);
    }

    .columns-12-np > .col-3 {
        flex: 0 0 calc(25% - 15px);
    }

    .columns-12-np > .col-4 {
        flex: 0 0 calc(33.3333333333% - 0px);
    }

    .columns-12-np > .col-5 {
        flex: 0 0 calc(41.6666666667% - 0px);
    }

    .columns-12-np > .col-6 {
        flex: 0 0 calc(50% - 0px);
    }

    .columns-12-np > .col-7 {
        flex: 0 0 calc(58.3333333333% - 0px);
    }

    .columns-12-np > .col-8 {
        flex: 0 0 calc(66.6666666667% - 0px);
    }

    .columns-12-np > .col-9 {
        flex: 0 0 calc(75% - 0px);
    }

    .columns-12-np > .col-10 {
        flex: 0 0 calc(83.3333333333% - 0px);
    }

    .columns-12-np > .col-11 {
        flex: 0 0 calc(91.6666666667% - 0px);
    }

    .columns-12-np > .col-12 {
        flex: 0 0 calc(100% - 0px);
    }

    .columns-10-np {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .columns-10-np > .col-1 {
        flex: 0 0 calc(10% - 0px);
    }

    .columns-10-np > .col-2 {
        flex: 0 0 calc(20% - 0px);
    }

    .columns-10-np > .col-3 {
        flex: 0 0 calc(30% - 0px);
    }

    .columns-10-np > .col-4 {
        flex: 0 0 calc(40% - 0px);
    }

    .columns-10-np > .col-5 {
        flex: 0 0 calc(50% - 0px);
    }

    .columns-10-np > .col-6 {
        flex: 0 0 calc(60% - 0px);
    }

    .columns-10-np > .col-7 {
        flex: 0 0 calc(70% - 0px);
    }

    .columns-10-np > .col-8 {
        flex: 0 0 calc(80% - 0px);
    }

    .columns-10-np > .col-9 {
        flex: 0 0 calc(90% - 0px);
    }

    .columns-10-np > .col-10 {
        flex: 0 0 calc(100% - 0px);
    }
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    position: relative;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.img-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.d-block {
    display: block !important;
}

.d-inline {
    display: inline !important;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.pull-none {
    float: none !important;
}

.row-box, .row-box-xs {
    padding: 1.3rem;
}

.has-border {
    border: 1px solid var(--gray-2);
}

.has-border-right {
    border-right: 1px solid var(--gray-2);
}

.has-border-top {
    border-top: 1px solid var(--gray-2);
}

.has-border-left {
    border-left: 1px solid var(--gray-2);
}

.has-border-bottom {
    border-bottom: 1px solid var(--gray-2);
}

.h-100 {
    height: 100%;
}

.img-link {
    position: absolute;
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
    .pull-xs-left {
        float: left !important;
    }

    .pull-xs-right {
        float: right !important;
    }

    .pull-xs-none {
        float: none !important;
    }

    .m-text-xs-left {
        text-align: left;
    }

    .text-xs-left {
        text-align: left !important;
    }

    .text-xs-right {
        text-align: right !important;
    }

    .text-xs-center {
        text-align: center !important;
    }

    .text-xs-justify {
        text-align: justify !important;
    }

    .m-margin-xs-bottom-40 {
        margin-bottom: 40px !important;
    }

    .m-margin-xs-bottom-30 {
        margin-bottom: 30px !important;
    }

    .m-margin-xs-bottom-20 {
        margin-bottom: 20px !important;
    }

    .m-margin-xs-bottom-10 {
        margin-bottom: 10px !important;
    }

    .mh-xs-200 {
        min-height: 200px !important;
    }

    .row-box-xs {
        padding: 1rem 0;
    }

    .hidden-mobile {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .pull-sm-left {
        float: left !important;
    }

    .pull-sm-right {
        float: right !important;
    }

    .pull-sm-none {
        float: none !important;
    }

    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }

    .text-sm-justify {
        text-align: justify !important;
    }

    .m-margin-sm-bottom-40 {
        margin-bottom: 40px !important;
    }

    .m-margin-sm-bottom-30 {
        margin-bottom: 30px !important;
    }

    .m-margin-sm-bottom-20 {
        margin-bottom: 20px !important;
    }

    .m-margin-sm-bottom-10 {
        margin-bottom: 10px !important;
    }
}

@media (min-width: 992px) {
    .pull-md-left {
        float: left !important;
    }

    .pull-md-right {
        float: right !important;
    }

    .pull-md-none {
        float: none !important;
    }

    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }

    .text-md-justify {
        text-align: justify !important;
    }

    .has-border-md {
        border: 1px solid var(--gray-2);
    }

    .has-border-md-right {
        border-right: 1px solid var(--gray-2);
    }

    .has-border-md-top {
        border-top: 1px solid var(--gray-2);
    }

    .has-border-md-left {
        border-left: 1px solid var(--gray-2);
    }

    .has-border-md-bottom {
        border-bottom: 1px solid var(--gray-2);
    }

    .hidden-desktop {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hide-lg {
        display: none;
    }

    .pull-lg-left {
        float: left !important;
    }

    .pull-lg-right {
        float: right !important;
    }

    .pull-lg-none {
        float: none !important;
    }

    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }

    .text-lg-justify {
        text-align: justify !important;
    }

    .vl-md-3:before {
        background: none repeat scroll 0 0 #ffffff;
        content: "";
        display: block;
        height: 100%;
        left: 50%;
        position: absolute;
        width: 1px;
        top: 0px;
        opacity: 0.2;
    }

    .vl-md-1:before {
        background: none repeat scroll 0 0 #ffffff;
        content: "";
        display: block;
        height: 100%;
        left: 25%;
        position: absolute;
        width: 1px;
        top: 5px;
        opacity: 0.2;
    }

    .vl-light-grey:before {
        background: none repeat scroll 0 0 var(--gray-6);
    }
}

/* ==========================================================================
   Form style
   ========================================================================== */
label {
    font-weight: 600;
}

.form-group {
    margin-bottom: 15px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group-btn {
    position: relative;
    white-space: nowrap;
}

.btn-default {
    background: #00c0b6;
    border-color: #00c0b6;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.form-group.half-width {
    display: inline-block;
    width: 50%;
    vertical-align: bottom;
}

.form-group.top {
    border-top: 1px solid #d6d6d6;
}

.form-group.bottom {
    border-bottom: 1px solid #d6d6d6;
}

.form-group.left {
    float: left;
    border-right: 1px solid #d6d6d6;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus {
    outline-color: transparent;
    outline-style: none;
}

.login-form header:after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #24282e;
}

.form-wrap {
    padding: 30px;
    background: #ffffff;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control, .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background: #fcfcfc;
}

.form-control {
    background: #FBFBFB;
    border-color: #cfdadd;
    border-radius: 3px;
    line-height: 1.46857;
    height: auto;
    padding: 10px 12px;
}

.form-outline {
    margin-top: 18px;
    position: relative;
}

.form-control:focus {
    border-color: #333333;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #6f9a37;
}

.has-success .form-control {
    border-color: #6f9a37;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background: #fcfcfc;
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.has-success .form-control-feedback {
    color: #6f9a37;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #FBE468;
}

.has-warning .form-control {
    border-color: #FBE468;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-warning .form-control:focus {
    border-color: #FBE468;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background: #fcfcfc;
}

.has-warning .input-group-addon {
    color: #FBE468;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

.form-control-feedback {
    line-height: 40px;
}

.has-warning .form-control-feedback {
    color: #FBE468;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #da3618;
}

.has-error .form-control {
    border-color: #da3618;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error .form-control:focus {
    border-color: #da3618;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background: #fcfcfc;
}

.has-error .input-group-addon {
    color: #da3618;
    background-color: #da3618;
    border-color: #da3618;
}

.has-error .form-control-feedback {
    color: #da3618;
}

.form-control:-moz-placeholder {
    color: #afb8bb;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.form-control::-moz-placeholder {
    color: #afb8bb;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.form-control:-ms-input-placeholder {
    color: #afb8bb;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.form-control::-webkit-input-placeholder {
    color: #afb8bb;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.form-control:hover:-moz-placeholder {
    color: #afb8bb;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.form-control:hover::-moz-placeholder {
    color: #afb8bb;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.form-control:hover:-ms-input-placeholder {
    color: #afb8bb;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.form-control:hover::-webkit-input-placeholder {
    color: loafb8bb;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.form-outline .form-control {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.5);
}

.form-outline .btn {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-left: none;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    line-height: 1.46857;
    background: transparent;
    padding: 10px 17px;
}

.form-outline .btn:hover {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.5);
    border-left: none;
    color: rgba(255, 255, 255, 0.3);
}

.form-outline .form-control:focus {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
}

.form-control-lg {
    padding: 14px 15px;
}

.input-group .btn-lg {
    padding: 13px 20px;
    line-height: 1.78em;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
    z-index: 4;
    position: relative;
}

select {
    text-overflow: '';
    -webkit-appearance: button;
    /* hide default arrow in chrome OSX */
}

.input-lg, .select-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 3px;
}

.custom-dropdown {
    position: relative;
}

.custom-dropdown::after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    height: 1em;
    font-size: .625em;
    line-height: 1;
    right: 1.2em;
    top: 50%;
    margin-top: -.5em;
    position: absolute;
    font-weight: 900;
}

/* ==========================================================================
   Button style
   ========================================================================== */
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 2.1em;
    border: 2px solid var(--gray-6);
    transition: all 0.2s ease-in-out;
    padding: 11px 12px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    /* vertical-align: middle; */
    cursor: pointer;
    user-select: none;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: var(--text-md);
    line-height: 1.5;
    font-weight: 700;
    border-radius: 3px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 6px 10px;
    font-size: var(--text-sm);
    line-height: 1.5;
    border-radius: 3px;
}

.btn-default {
    background: #00c0b6;
    color: #ffffff;
    font-size: 13px;
    border-color: #00c0b6;
}

.btn-primary {
    color: #ffffff;
}

.btn-primary:hover, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #ffffff;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 12px 20px;
}

.btn.btn-outline-inverse {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #ffffff;
    color: #ffffff;
}

.btn.btn-outline-inverse:hover {
    color: var(--black) !important;
    background: #ffffff;
    border-color: #ffffff;
}

.btn-outline {
    background: rgba(0, 0, 0, 0);
    color: var(--gray-4);
    border-color: var(--gray-4);
}

.btn.btn-light {
    background: var(--gray-6);
    border-color: var(--gray-6);
    color: var(--gray-4);
}

.btn.btn-light:hover {
    background: var(--gray-10);
    border-color: var(--gray-10);
    color: var(--gray-4);
}

.btn.btn-outline.btn-light {
    background: rgba(0, 0, 0, 0);
    color: var(--gray-6);
    border-color: var(--gray-6);
}

.btn.btn-outline.btn-light:hover {
    background: var(--gray-10);
    border-color: var(--gray-10);
    color: var(--gray-4);
}

.btn.btn-grey {
    background: var(--gray-6);
    border-color: var(--gray-6);
}

.btn.btn-grey:hover {
    background: var(--gray-10);
    border-color: var(--gray-10);
}

.btn.btn-outline.btn-grey {
    background: rgba(0, 0, 0, 0);
    color: var(--gray-6);
}

.btn.btn-outline.btn-grey:hover {
    color: #ffffff;
    background: var(--gray-6);
}

.btn.btn-dark {
    background: var(--gray-10);
    border-color: var(--gray-10);
}

.btn.btn-dark:hover {
    background: var(--gray-10);
    border-color: var(--gray-10);
}

.btn.btn-outline.btn-dark {
    background: rgba(0, 0, 0, 0);
    color: var(--gray-10);
}

.btn.btn-outline.btn-dark:hover {
    color: #ffffff;
    background: var(--gray-10);
}

.btn.btn-green {
    background: #14ce9a;
    border-color: #14ce9a;
}

.btn.btn-green:hover {
    background: var(--color-accent-dark);
    border-color: var(--color-accent-dark);
}

.btn.btn-outline.btn-green {
    background: rgba(0, 0, 0, 0);
    color: #14ce9a;
}

.btn.btn-outline.btn-green:hover {
    color: #ffffff;
    background: var(--color-accent-dark);
}

.btn.btn-yellow {
    background: #fbe468;
    border-color: #fbe468;
    color: #4D4105;
}

.btn.btn-yellow:hover {
    background: #dfcb5c;
    border-color: #dfcb5c;
}

.btn.btn-outline.btn-yellow {
    background: rgba(0, 0, 0, 0);
    color: #fbe468;
}

.btn.btn-outline.btn-yellow:hover {
    color: #ffffff;
    background: var(--color-yellow-dark);
}

.btn > i {
    padding-left: 10px;
}

footer .row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.3rem;
    margin-left: -1.3rem;
    position: relative;
}

.staff-topic {

    margin-left: 106px;

    font-size: 15px;

    line-height: 1.5em;

    margin-top: 8px !important;
}

footer.custom-footer {
    line-height: 25px;
}

.mega-menu-content {
    line-height: 25px;
}