body
{
	background-image:url("/plugins/Customizing/assets/images/background.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.popup body
{
	background-image:none;
}

#ef-navbar
{
	background-color:#ffffff;
	height:80px;
}

#ef-navbar .container .navbar-header .ef-navbar-logo
{
	max-width:71px;
	min-height:60px;
	padding-top:10px;
}

#ef-navbar .container .navbar-header .ef-navbar-logo img
{
	padding:0px;
}

#ef-search-bar,
.searchDivRight,
.searchDivRight .search-handle
{
	background-color:#e7e7e7 !important;
}

#ef-navbar .container ul.nav.navbar-nav > li > a,
#ef-navbar .container ul.nav.navbar-nav > li > a:hover
{
	color:#021037;
}

#ef-navbar .container ul.nav.navbar-nav li.open a.dropdown-toggle
{
	background:none;
}

#ef-navbar .container ul.nav.navbar-nav > li a.dropdown-toggle .img-thumbnail
{
	background-color:#021037 !important;
	box-shadow:none;
}

div.breadcrumb-x
{
	background-color:rgba(255, 255, 255, 0.75);
	box-shadow:0px 3px 3px -3px rgba(0, 0, 0, 0.25);
}

div.breadcrumb-x ol.breadcrumb li
{
	margin-right:15px;
}

div.breadcrumb-x ol.breadcrumb li a
{
	color:#021037;
}

div.breadcrumb-x ol.breadcrumb li.active a
{
	font-size:inherit;
	font-weight:normal;
}

.breadcrumb > li + li::before
{
	display:none;
}

div.ef-block
{
	box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.15);
}

div.ef-block table.iconTable td.iconData:hover
{
	background-color:#e7e7e7;
}

ul.customTabs > li.active > a,
ul.tabulizedList > li.tabulizedElement.selected > a:not(:first-child)
{
	color:#ab1640;
}

ul.tabulizedList > li.tabulizedElement.selected > a:not(:first-child):after
{
	display:none;
}

#slider,
#sliderNested
{
	display:none !important;
}

.nav-pills > li > a:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus
{
	background-color:rgba(0, 0, 0, 0.15);
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover
{
	color:#000000;
}

.ef-my-courses .ef-block-header a.ef-block-handle:hover
{
	color:inherit;
}

.ef-my-courses .ef-block-header a.ef-block-handle.ef-my-courses-toggle-view.active
{
	color:#ab1640;
}

.ef-my-courses .ef-courses-list ul li.ef-my-courses-category
{
	margin-top:0px;
	margin-bottom:0px;
}

.ef-my-courses .ef-courses-list ul li.ef-my-courses-category > div.ef-entry-head,
.ef-my-courses .ef-courses-list ul li.ef-my-courses-category > div.ef-entry-head:hover,
.ef-my-courses .ef-courses-list ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head,
.ef-my-courses .ef-courses-list ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head:hover
{
	background-color:#e7e7e7;
}

.ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head .ef-expand-collapse-handle,
.ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head span.ef-entry-name,
.ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head span.ef-entry-name:hover
{
	color:#002060;
}

.ef-my-courses ul li.ef-my-courses-category > ul > li:nth-child(n+1) div.ef-entry-head:hover,
.ef-my-courses ul li.ef-my-courses-category > ul > li:nth-child(2n+2),
.ef-my-courses ul li.ef-my-courses-category > ul > li:nth-child(2n+2) div.ef-entry-head:hover
{
	background-color:#ffffff;
}

.ef-my-courses .ef-courses-list div.ef-entry-head span.ef-entry-name a:hover,
.ef-unit-tree ul.ef-courses-list div.ef-entry-head span.ef-entry-name a:hover
{
	color:#ab1640;
}

#content-title-row
{
	margin-bottom:15px;
}

a:hover,
a.link:hover,
a.link:link:hover,
a.link:hover:hover
{
	text-decoration:none;
}

a.link,
a.link:link,
a.link:hover,
a.link:visited
{
	color:#002060 !important;
}

#ef-login-index div.ef-block-content form div.row #forgot-passwd
{
	color:#002060;
}

.btn.btn-primary:not(.active),
.btn.btn-primary:not(.active):hover,
.btn.btn-primary:not(.active):focus
{
	background-color:#002060;
	border-color:#002060;
}

/* DO NOT ADD/EDIT AFTER THIS LINE */
