.btn-primary:hover,
.btn-primary:focus,
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus,
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus,
.resourse-item .corner-link {
	background-color: #934ebe
}

.resourse-item li:hover .item-heading a, .resourse-item .item-heading a:hover,
.resourse-item li .item-heading a:hover, .resourse-item li .item-heading a:focus,
.resourse-item .social-icons {
	background: #934ebe;
}

.resourse-item .item-heading a {
	border-bottom-color: #934ebe
}

#header-search,
.header-button,
#main-menu,
.panel-tab > .panel-heading > .panel-title > a:hover,
.panel-tab > .panel-heading > .panel-title > a:focus,
#main-menu .navbar-nav > li > a:hover,
#main-menu .navbar-nav > li > a:focus,
#main-menu .navbar-nav > .open > a,
#main-menu .dropdown-menu > li > a,
#main-menu .navbar-nav > li.menuitem-home > a:hover,
#main-menu .navbar-nav > li.menuitem-home > a:focus,
#main-menu .navbar-nav > li.active > .dropdown-menu > li > a:hover,
#main-menu .navbar-nav > li.active > .dropdown-menu > li > a:focus,
#main-menu .navbar-nav > li.active > .dropdown-menu > li.open > a,
#main-menu .navbar-nav > li.active > .dropdown-menu > li.active > a,
#main-menu .dropdown-menu-grid > .dropdown-menu > li,

#main-menu .navbar-nav > li > .dropdown-menu,
#main-menu .navbar-nav > li.active > .dropdown-toggle,
#main-menu .navbar-nav > .active > a,

#main-menu .navbar-nav > li > .dropdown-menu > li > a:hover, 
#main-menu .navbar-nav > li > .dropdown-menu > li > a:focus, 
#main-menu .navbar-nav > li > .dropdown-menu > li.open > a, 
#main-menu .navbar-nav > li > .dropdown-menu > li > a,

.btn-info,
.btn-info:hover,
.btn-info:focus {
	background-color: #d6c4e2;
}

#main-menu .navbar-inner {
	background-color: #934ebe;
}


.content table tbody th, .content table td.heading { background: #d6c4e2 !important; border-bottom: 1px solid #473367 !important  }
.content table tr.even td { background: #d6c4e2 !important; }

.header-list-primary > li.active > a,
.header-list-primary > li > a:hover,
.header-list-primary > li > a:focus,
.carousel-caption-body2 .carousel-caption-content a {
	color: #d6c4e2
}


/* #main-menu .dropdown-menu .dropdown-menu > li > a > span:before */
#header,
#header-buttons.fixed,
.carousel-inner > .item,
.carousel-caption-content .carousel-scrollto:hover,
.carousel-caption-content .carousel-scrollto:focus,
.owl-controls .owl-buttons > div,
.widget-footer-buttons,
.widget-page-links .btn:hover,
.widget-page-links .btn:focus
.btn-primary {
	background-color: #473367
}

.header-list-primary > li > a {
	border-bottom: 1px solid #473367;
}

.content table thead td, .content table thead th { background: #473367 !important }
.content table tbody th, .content table td.heading { border-bottom: 1px solid #473367 !important  }
.content table tbody tr:last-child td { border-bottom: 1px solid #473367 !important }

.breadcrumbs .crumb,
.breadcrumbs .crumb a:hover,
.breadcrumbs .crumb a:focus,
.nav-scrolltop:hover,
.nav-scrolltop:focus {
	color: #473367;
}

/* SIDE MENU */
.widget-sidemenu .heading { background-color: #473367 }
.widget-sidemenu .list-group-item { border-left-color: #473367; color: #934ebe }
.widget-sidemenu .list-group-item:hover { color: #934ebe }
.widget-sidemenu .nav { background-color: #473367 }



#main-menu .navbar-nav > li > .dropdown-toggle:before,
#main-menu .dropdown-menu > li > .dropdown-toggle:before {
	border-right: 5px dashed #473367;
}
#main-menu .navbar-nav > .open > .dropdown-toggle:before,
#main-menu .dropdown-menu > .open > .dropdown-toggle:before {
	border-top: 5px dashed #473367;
}
#main-menu .dropdown-menu > .open > .dropdown-toggle:before {
	border-top-color: #473367;
}
#main-menu .dropdown-menu > li > .dropdown-toggle:before {
	border-left: 5px dashed #473367;
}
#main-menu .dropdown-menu > .open > .dropdown-toggle:before {
	border-top-color: #473367;
}

@media (min-width: 768px) {

}