/* DO NOT ADD/EDIT AFTER THIS LINE */
#ef-navbar, #ef-navbar li a.dropdown-toggle[aria-expanded="true"]{background-color:#0088EB;border-color:#0088EB;}
html.new-ui-html:root{--c-brand-primary:#0088eb;--c-brand-primary-darken-5:#0083e6;--c-brand-primary-darken-7:#0081e4;--c-brand-primary-darken-10:#007ee1;--c-brand-primary-darken-15:#0079dc;--c-brand-primary-darken-17:#0077da;--c-brand-primary-darken-20:#0074d7;--c-brand-primary-darken-25:#006fd2;--c-brand-primary-lighten-7:#078ff2;--c-brand-primary-lighten-40:#28b0ff;}
html,body, body.new-ui.learner-user .ef-block, body.new-ui.learner-user #talentCraft-unit-footer, .ef-bg-color{background-color:#FBF4EA;}
div.breadcrumb-x{background-color:#2D2A2B;border-color:#2D2A2B;}
div.ef-block, div.dashboard-panel div.panel-body, body.new-ui, body.new-ui.learner-user{background-color:#F4EBDC;--c-site-primary:#F4EBDC;}
*.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:#2D2A2B;border-color:#2D2A2B;}
div.ef-block, div.dashboard-panel div.panel-body{background-color:#B2D9F7;}
html,body{background-color:#075aaa;}
body {
  background-image:url('https://www.unileverbrandcentre.com/readimage.aspx/asset.jpg?pubid=e_HVxZDeu8chp-yRmWUc1w&quality=6');
  background-size:30%;
  background-repeat: no-repeat;
  background-position:top 100px left;
}
html.popup body {
	background-image:none;
}
@import url(https://fonts.googleapis.com/css2?family=Roboto);
body {  
  font-family: 'Roboto', bold;  
  font-size:15px;
}
ul.customTabs {
  font-family: 'Roboto', bold;  
}
ul.tabulizedList {
  font-family: 'Roboto', bold;  
}
div.block .title {
  background:#FFF;
  border: 4px solid #ccc;
  border-bottom: 0px;
  position: relative;
  top: 8px; 
}
/*Grid table*/
table.sortedTable {
  background-color:1px transparent #d9e5aa;
  top: 2px; 
  border-radius:4px;
}
/*Odd rows*/
tr.oddRowColor {
  background: #e9f5ca;
  border-bottom: 1px solid #D0D0D0;
  border-top: 1px solid #D0D0D0;
}
 
/*Even rows*/
tr.evenRowColor {
  background: #edf9da;
}
/*On hover above row color*/
tr.oddRowColor:hover,tr.evenRowColor:hover {
  background: #C7D7F3;
}
/*Grid footer*/
td.sortedTableFooter {
  background-color:#d9e5aa;
}
/*Breadcrubs external layer*/.breadcrumb-x {
  background-image: url('https://farm4.static.flickr.com/3742/8798654970_d05a139a86.jpg'); /*Background color*/
  background-size:contain; 
  border-bottom: 2px solid #3B993B;
  border-top: 2px solid #3B993B;}
 
/*Breadcrumb internal layer*/.breadcrumb {
  background: #81CF81; /*Background color*/
  color:#FFF;}
 
/*Breadcrumb separator*/.breadcrumb > li + li:before {
  color: #000;
  content: "\003e";  
}
