/*Place your CSS code here*/
/*Place your CSS code here*/
/*Place your CSS code here*/@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
   font-family: 'Poppins', sans-serif;
}
h1 {
   font-family: 'Poppins', sans-serif;
}
h2 {
   font-family: 'Poppins', sans-serif;
}
h3 {
   font-family: 'Poppins', sans-serif;
}
/*Icon changes 18092024*/
.icon-book2 {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Courses.png');
background-repeat: no-repeat;
}

.icon-dictionary {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Curricula.png');
background-repeat: no-repeat;
}


.icon-certificate {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Certificates.png');
background-repeat: no-repeat;
}

.icon-user {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Users.png');
background-repeat: no-repeat;
}

.icon-users {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Groups.png');
background-repeat: no-repeat;
}

.icon-elements_branch {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Branches.png');
background-repeat: no-repeat;
}

.icon-notebook {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Jobs.png');
background-repeat: no-repeat;
}


.icon-users_relation {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Audiences.png');
background-repeat: no-repeat;
}

.icon-chess_piece_rook {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Skills.png');
background-repeat: no-repeat;
}
.icon-tests {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Skill-gap-tests.png');
background-repeat: no-repeat;
}
.icon-messages {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Discussions.png');
background-repeat: no-repeat;
}
.icon-enrollment {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Gradebook.png');
background-repeat: no-repeat;
}

.icon-automations {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Automations.png');
background-repeat: no-repeat;
}

.icon-chart_area {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Reports.png');
background-repeat: no-repeat;
}


.icon-cabinet_open {
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Archive.png');
background-repeat: no-repeat;
}


.icon-earth_location{
background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Locations.png');
background-repeat: no-repeat;
}


.icon-mail_exchange{
  background-image: url('https://caretutor.org/wp-content/uploads/2024/11/Notifications.png');
    background-repeat: no-repeat;
}

/* DO NOT ADD/EDIT AFTER THIS LINE */
#ef-navbar, #ef-navbar li a.dropdown-toggle[aria-expanded="true"]{background-color:#66091C;border-color:#66091C;}
html.new-ui-html:root{--c-brand-primary:#66091c;--c-brand-primary-darken-5:#610417;--c-brand-primary-darken-7:#5f0215;--c-brand-primary-darken-10:#5c0012;--c-brand-primary-darken-15:#57000d;--c-brand-primary-darken-17:#55000b;--c-brand-primary-darken-20:#520008;--c-brand-primary-darken-25:#4d0003;--c-brand-primary-lighten-7:#6d1023;--c-brand-primary-lighten-40:#8e3144;}
a[href^="/certificates/view/"] {
display: none;
}
