/*Colors*/
	a,
	.info_resalt,
	.central_content h1,
	.central_content h2,
	.central_content h3,
	.central_content h4,
	.central_content h5,
	.central_content h6,
	.accordion-trigger span:hover,
	.accordion-trigger.active span,
	.fn,
	.content_done:hover a,
	footer .contact a:hover,
	.date li:hover,
	.date li:hover span,
	.nav li a:hover,
	.testimonials_content h4 span,
	.pagination > li > a, .pagination > li > span,
	.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus,
	.icons a:hover i,
	.register i,
	.su-service-title
	{
		color: #0067AC;
	}
	
	.section_area a:hover {color:#F48221; text-decoration: underline;}

	/*Backgrounds*/
	.cbp_tmtimeline > li .cbp_tmicon:hover,
	.progress-striped .bar,
	ul.tabs li,
	.event_information,
	form.replies input[type="submit"],
	form.replies input[type="submit"]:hover,
	form.replies input[type="submit"],
	.tooltip-inner,
	.button,
	.wpcf7-form .wpcf7-submit,
	.button_url,
	.toggleMenu.active,
	.cbp_tmtimeline > li .cbp_tmicon,
	#wp-calendar caption,
	#wp-calendar tbody td > a,
	.nav li li a:hover,
	.sf-menu .active,
	.sf-menu li li a:hover,
	#theme-options .layout-style li.active,
	.info-team h3,
	#searchsubmit,
	.widget .tagcloud a:hover, #sidebar li .tagcloud a:hover,
	.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > 	span:focus,
	.box.donate,
	.skin_base,
	.progress .bar,
	html ul.tabs li.active a:hover,
	html ul.tabs li.active,
	.button_url:hover,
	.btn,
	.btn:hover
	 {
		background: #0067AC;
		background-color: #0067AC;
	}
	.events .date_info{		
		/*background: #0067AC url(../../../img/world-map.png) no-repeat;*/
	}

	.cbp_tmtimeline > li .cbp_tmicon:hover{
		box-shadow: 0 0 0 8px #0067AC;
	}

	/*Bordes*/
	.btn,
	.btn:hover{
  	border-color: #0067AC;
  }
	.sf-menu ul{
		border-bottom: 3px solid #0067AC;	
	}
	.cbp_tmtimeline > li .cbp_tmicon{
		box-shadow: 0 0 0 8px #34597B;
	}
	.cbp_tmtimeline > li .cbp_tmlabel{
		border-top: 3px solid #134672;
	}
	.main_name{
		border-top: 4px solid #134672;
	}
	.cbp_tmtimeline > li .cbp_tmlabel:after,.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after{
		border-right-color: #134672;		
	}
	footer .divisor_line{
		border-bottom: 1px solid #0067AC;
		border-top: 1px solid #0067AC;
	}
	.social_icon li:hover{
		border: 2px solid #0067AC;	
	}
	ul.tabs li:first-child {
		border-left: 1px solid #134672;
	}
	.tab_container {
		border-top: 2px solid #134672;
	}
	.item_topics{
		border-bottom: 2px solid #0067AC;
		border-top: 2px solid #0067AC;
	}
	.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
  	border-color: #0067AC;
  }
	.tooltip.top .tooltip-arrow {
  		border-top-color: #0067AC;
  }

  	/*Images*/	
	.accordion-trigger{
		background: transparent url(../../../img/toggle_blue.png) no-repeat 5px 7px;
	}
	.accordion-trigger.active{	
		background: transparent url(../../../img/toggle_blue.png) no-repeat 5px -78px;
	}
	

  	@media screen and (max-width: 768px) {

		.cbp_tmtimeline > li .cbp_tmlabel:after ,.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after{		
			border-bottom-color: #0067AC;
			border-right-color: transparent;
		}
	}

/* Give WP */
.give-btn,
.give-btn:hover	{
height: 40px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #fff; font-size: 15px; 
background: #0067AC; background-color: #0067AC; padding: 0 20px; margin-top: 20px;
}
