.publication-tabs .cmsms_tabs_list .cmsms_tabs_list_item.current_tab a,
.publication-tabs .cmsms_tabs_list .cmsms_tabs_list_item a:hover{
	color:#3daa8b !important;
}
.publication-tabs .cmsms_tabs_list .cmsms_tabs_list_item:before{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#ffffff)); 
	background: -webkit-linear-gradient(left, #ffffff, #ffffff); 
	background: -moz-linear-gradient(left, #ffffff, #ffffff); 
	background: -ms-linear-gradient(left, #ffffff, #ffffff); 
	background: -o-linear-gradient(left, #ffffff, #ffffff); 
	background: linear-gradient(to right, #ffffff, #ffffff);
}
.publication-tabs .cmsms_tabs_list .cmsms_tabs_list_item a{
	background-color:#ffffff;
	color:#3daa8b;
	border-color:#0ae5bb;
}
.project-tabs .cmsms_tabs_list .cmsms_tabs_list_item.current_tab a,
.project-tabs .cmsms_tabs_list .cmsms_tabs_list_item a:hover{
	color:#ffffff !important;
}
.project-tabs .cmsms_tabs_list .cmsms_tabs_list_item:before{
	background: #8cbd2d;
	background: -webkit-gradient(linear, left top, right top, from(#8cbd2d), to(#afcd2d)); 
	background: -webkit-linear-gradient(left, #8cbd2d, #afcd2d); 
	background: -moz-linear-gradient(left, #8cbd2d, #afcd2d); 
	background: -ms-linear-gradient(left, #8cbd2d, #afcd2d); 
	background: -o-linear-gradient(left, #8cbd2d, #afcd2d); 
	background: linear-gradient(to right, #8cbd2d, #afcd2d);
}
.project-tabs .cmsms_tabs_list .cmsms_tabs_list_item a{
	background: #8cbd2d;
	background: -webkit-gradient(linear, left top, right top, from(#8cbd2d), to(#afcd2d)); 
	background: -webkit-linear-gradient(left, #8cbd2d, #afcd2d); 
	background: -moz-linear-gradient(left, #8cbd2d, #afcd2d); 
	background: -ms-linear-gradient(left, #8cbd2d, #afcd2d); 
	background: -o-linear-gradient(left, #8cbd2d, #afcd2d); 
	background: linear-gradient(to right, #8cbd2d, #afcd2d);
	color: #ffffff;
}
html .cmsms_color_scheme_first .headline_outer{
	background: #90b156;
	background: -webkit-gradient(linear, left top, right top, from(#90b156), to(#afcd2d)); 
	background: -webkit-linear-gradient(left, #90b156, #afcd2d); 
	background: -moz-linear-gradient(left, #90b156, #afcd2d); 
	background: -ms-linear-gradient(left, #90b156, #afcd2d); 
	background: -o-linear-gradient(left, #90b156, #afcd2d); 
	background: linear-gradient(to right, #90b156, #afcd2d);
}
.climate_ceaza .cmsms_button {
	background-color: rgba(255, 255, 255, 0.8) !important;
	border-color: #3e4b0a !important;
	color: black !important;
}
.climate_ceaza .day_of {
	font-size: 17px;
	text-align: center;
}
.row .custom-post-wrapper .custom-post-image{
	float: left;
} 
.row .custom-post-wrapper .custom-post-info{
	margin-left: 288px;
    color: white !important;
    padding-top: 17px;
}
.row .custom-post-wrapper{
	width: 47%;
    height: 351px;
    float: right;
    background-color: rgba(255, 255, 255, 0.3) !important;
    border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #2af1ac;
	margin: 10px;
    display: inline-block;
    vertical-align: top;
}
.custom-post-wrapper-projects .custom-post-image{
	float: left;
} 
.row .custom-post-wrapper-projects .custom-post-info{
	color: black !important;
    padding-top: 17px;
}
.row .custom-post-wrapper-projects{
	width: 47%;
    height: 351px;
    float: right;
    border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #e7e7e7;
	margin: 10px;
    display: inline-block;
    vertical-align: top;
}
.header_bot #navigation > li.current-menu-ancestor > a, .header_bot #navigation > li > a:hover, #navigation > li.current-menu-item > a, .header_bot #navigation > li.current_page_item > a{
	color: #c5d000;
}
.header_bot #navigation > li > a > span.nav_bg_clr{
	background-color: #c5d000;
}
.meta_wrap > div[class^="cmsms-icon-"]:before, .meta_wrap > div[class^="cmsms_theme_icon_"]:before, .meta_wrap > div[class*="cmsms-icon-"]:before, .meta_wrap > div[class*="cmsms_theme_icon_"]:before, .responsive_top_nav:hover, .responsive_top_nav.active, .header_top a:hover, .header_top .button, .header_top_inner .meta_wrap a:hover, .header_top_inner .social_wrap a:hover, .header_top #top_line_nav > li > a:hover, .header_top #top_line_nav > li.current-menu-item > a, .header_top #top_line_nav > li.current_page_item > a{
	color: #c5d000;
}
.header_mid_inner .search_wrap button:before, .header_mid a:hover, .header_mid #navigation > li > a:hover, .header_mid #navigation > li.current-menu-item > a, .header_mid #navigation > li.current_page_item > a, .header_mid #navigation > li.menu-item-highlight > a{
	color: #c5d000;
}
.cmsms_theme_icon_search:before{
	display: none;
}
.cmsms_theme_icon_cancel .lupa{
	visibility: hidden;
}
.cmsms_post_content{
	color: black;
	font-weight: 600;
}
.cmsms-icon-thumbs-up-3 img{
	display: block;
	margin: 0 auto;
}
.comment-respond{
	display: none;
}
h4, h4 a{
	color: #000000;
}
.project-wrapper-general h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
}
.project-wrapper-general .custom-row p {
    padding: 0 0 3px;
}
.post-type-archive-proyectos .sidebar_sep:before, .post-type-archive-publicaciones .sidebar_sep:before{
	display: none;
}