/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28.07.2015, 07:30:44
    Author     : thico
*/

a {
	color: #EF3E33;
}

a:hover,
a:focus {
	color: #000000;
}

hr.primary {
	border-top-color: #EF3E33;
}

.ui-slider .ui-slider-handle {
	background: #000000;
}

.ui-slider .ui-slider-handle:before {
	border-color: #EF3E33;
}

.ui-slider .ui-slider-range {
	background: #EF3E33;
}

table > thead > tr > th {
	background: #EF3E33;
}

.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
	background-color: rgba(42,173,222,.025);
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background-color: rgba(42,173,222,.05);
}

.btn-default {
	border-bottom-color: #000000;
	background: #EF3E33;
	color: #ffffff;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
	border-color: #986606;
	background-color: #000000;
	color: #ffffff;
}

#header .header-top-bar a:hover {
	color: #EF3E33;
}

#header .header-top-bar .header-login > div,
#header .header-top-bar .header-register > div {
	border-top-color: #EF3E33;
}

#header .header-nav-bar .primary-nav > li:hover {
	color: #EF3E33;
}

#header .header-nav-bar .primary-nav > li.active > a {
	border-bottom-color: #EF3E33;
}

#header .header-nav-bar .primary-nav:hover > li:hover > a,
#header .header-nav-bar .primary-nav:hover > li.active:hover > a {
	border-bottom-color: #EF3E33;
}

#header .header-nav-bar .primary-nav ul {
	border-top-color: #EF3E33;
}

#header .header-nav-bar .primary-nav ul > li:hover > a,
#header .header-nav-bar .primary-nav ul > li.hover > a,
#header .header-nav-bar .primary-nav ul > li.active > a {
	background: #EF3E33;
}

#header .header-map {
	border-bottom-color: #EF3E33;
}

#header .header-search-bar .toggle:hover,
#header .header-search-bar.active .toggle {
	background: #EF3E33;
}

#header .header-search-bar .toggle:hover span,
#header .header-search-bar .toggle:hover span:before,
#header .header-search-bar .toggle:hover span:after,
#header .header-search-bar.active .toggle span,
#header .header-search-bar.active .toggle span:before,
#header .header-search-bar.active .toggle span:after {
	border-bottom-color: #000000;
}

#mobile-menu-toggle {
	background: #EF3E33;
}

#footer .footer-links a:hover {
	color: #EF3E33;
}

#footer .footer-links a:before {
	color: #EF3E33;
}

.widget.links-widget > ul > li > a:hover,
.widget.links-widget > ul > li.active > a {
	color: #EF3E33;
}

.filter-list a:hover,
.filter-list li.active > a {
	color: #EF3E33;
}

.filter-list li.has-submenu > a:before {
	color: #EF3E33;
}

.country-list a:hover {
	color: #EF3E33;
}

.jobs-filter-widget .toggle {
	background: #EF3E33;
}

.jobs-filter-widget .toggle:after {
	background: #EF3E33;
}

.candidates-single-widget table .stars {
	color: #EF3E33;
}

.pricing-tables .pricing-tables-column .price {
	color: #EF3E33;
}

.nav-tabs {
	border-bottom-color: #EF3E33;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border-color: #EF3E33;
	background-color: #EF3E33;
}

.responsive-tabs > .tab-content .tab-pane {
	border-color: #EF3E33;
}

.responsive-tabs > .tab-content > .acc-link.active,
.responsive-tabs > .tab-content > .acc-link.active:hover,
.responsive-tabs > .tab-content > .acc-link.active:focus {
	border-color: #EF3E33;
	background-color: #EF3E33;
}

.responsive-tabs.vertical > .tab-content {
	border-left-color: #EF3E33;
}

.responsive-tabs.vertical > .nav-tabs {
	border-right-color: #EF3E33;
}

.progress-bar > .progress-bar-inner > span {
	background: #EF3E33;
}

.progress-bar.style-2 > .progress-bar-inner {
	background: #EF3E33;
}

.progress-bar.toggle > .progress-bar-toggle {
	border-bottom-color: #000000;
	background: #EF3E33;
}

.progress-bar.toggle.active > .progress-bar-toggle,
.progress-bar.toggle > .progress-bar-toggle:hover {
	border-bottom-color: #986606;
	background: #000000;
}

.progress-circle .loader-spiner {
	border-color: #EF3E33;
}

.partners-item .img .overlay {
	background: #EF3E33;
}

.jobs-item .date {
	background: #EF3E33;
}

.pagination > li > a:hover {
	color: #EF3E33;
}

.ullist li.active a,
.ullist li a:hover {
	color: #EF3E33 !important;
}

.flex-control-paging li a:hover {
	background: #EF3E33;
}

.flex-control-paging li a.flex-active {
	background: #EF3E33;
}



@media (max-width: 991px) {

	#header .header-nav-bar .primary-nav li > a,
	#header .header-nav-bar .primary-nav ul > li > a {
		border-bottom: 1px solid #1a1a1a;
		background: #343434;
	}


	#header .header-nav-bar .primary-nav > li.active > a,
	#header .header-nav-bar .primary-nav > li:hover > a,
	#header .header-nav-bar .primary-nav > li.hover > a {
		border-bottom-color: #1a1a1a;
		background: #EF3E33;
	}

	#header .header-nav-bar .primary-nav:hover > li:hover > a,
	#header .header-nav-bar .primary-nav:hover > li.active > a,
	#header .header-nav-bar .primary-nav:hover > li.active:hover > a {
		border-bottom-color: #1a1a1a;
	}

	#header .header-nav-bar .primary-nav > li.has-submenu > ul li:hover > a,
	#header .header-nav-bar .primary-nav > li.has-submenu > ul li.hover > a {
		background: #EF3E33;
	}

}
.pagination > li > a, .pagination > li > span {
position: relative;
float: left;
padding: 3px 0px;
margin-left: -1px;
line-height: 1.428571429;
text-decoration: none;
background-color: white;
border: 1px solid #DDD;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
z-index: 2;
color: white;
cursor: default;
background-color: #EF3E33;
border-color: #EF3E33;
}