/*Place your CSS code here*/


#ef-navbar .container ul.nav.navbar-nav > li > a, #ef-navbar .container ul.nav.navbar-nav > li > button {
    color: #000000;
}

.ef-my-courses .ef-courses-list ul li.ef-my-courses-category > div.ef-entry-head {
    background-color: #213666;} 

.ef-my-courses .ef-courses-list ul li.ef-my-courses-category li.ef-my-courses-category > div.row.ef-entry-head {
    background-color: #336699;} 

.ef-my-courses .ef-courses-list ul li.ef-my-courses-category li.ef-my-courses-category > div.row.ef-entry-hea li. ef-my-courses.expanded > div.row.ef-entry-head {
    background-color: #FFFFFF;} 


div.breadcrumb-x ol.breadcrumb.visible-lg li a {color: #ffffff;}

.ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head span.ef-entry-name {font-size: 14px;}

.ef-my-courses ul li.ef-my-courses-category > ul > li:nth-child(1n+1) div.ef-entry-head {
    background-color: #ffffff;
}

#searchDiv {
    background-color: #EDEDED!important;
}
#ef-navbar form.navbar-form .selectize-input, #ef-navbar form.navbar-form input[type=text], #ef-navbar form.navbar-form span.search-handle {
    background-color: #EDEDED;
}
.searchDivRight {
    background-color: #EDEDED!important;
}
#sResultsDiv {
    background: #EDEDED!important;
}
.ef-active > #searchDiv {
    background-color: #EDEDED!important;
}
.active-search-input {
    background-color: #EDEDED!important;
}
.searchDivCenter >.active-search-input {
    background: #EDEDED!important;
}
.searchDivRight > span.search-handle {
    background-color: #EDEDED!important;
}
#searchInputContainer > .clickableRow:nth-child(even) {
      background: #EDEDED!important;
}
#sResultsDiv > .clickableRow:nth-child(even) {
      background: #EDEDED!important;
}
#sResultsDiv > .clickableRow {
      background: #EDEDED!important;
}
.clickableRow:hover {
        background: #EDEDED!important;
}
.clickableRow:nth-child(even) {
        background: #EDEDED!important;
}
.clickableRow:nth-child(even):hover {
        background: #EDEDED!important;
}
#ef-navbar .container .row, #ef-navbar .container .row > * {
        background: #EDEDED!important;
}

#ef-navbar .container ul.nav.navbar-nav > li > a, #ef-navbar .container ul.nav.navbar-nav > li > a:visited {
    color: #213666;
}

/* DO NOT ADD/EDIT AFTER THIS LINE */
*.btn.btn-primary, *.btn.btn-primary:not(.active), *.btn.btn-primary:hover, *.btn.btn-primary:hover:not(.active), *.btn.btn-primary:focus, *.btn.btn-primary:focus:not(.active){background-color:#F2A638;border-color:#F2A638;}
#ef-navbar, #ef-navbar li a.dropdown-toggle[aria-expanded="true"]{background-color:#FFFFFF;border-color:#FFFFFF;}
div.breadcrumb-x{background-color:#D00028;border-color:#D00028;}
div.ef-block, div.dashboard-panel div.panel-body{background-color:#FFFFFF;}
html,body{background-color:#EDEDED;}
]
html.new-ui-html:root{--c-brand-primary:#ededed;--c-brand-primary-darken-5:#e8e8e8;--c-brand-primary-darken-7:#e6e6e6;--c-brand-primary-darken-10:#e3e3e3;--c-brand-primary-darken-15:#dedede;--c-brand-primary-darken-17:#dcdcdc;--c-brand-primary-darken-20:#d9d9d9;--c-brand-primary-darken-25:#d4d4d4;--c-brand-primary-lighten-7:#f4f4f4;--c-brand-primary-lighten-40:#ffffff;}
