.ingredients {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}

.ingredients li { 
    padding-left: 16px; 
}

.ingredients li:before {
    content: "\02295"; /* Insert content that looks like bullets */
    padding-right: 8px;
}

.prepTime{clear:both;float:left;width:90%;margin:.8rem 5% 1rem .5rem}
@media(min-width:568px){.prepTime{margin-left:1rem}}@media(min-width:768px){.prepTime{margin-left:1.2rem}}@media(min-width:1024px){.prepTime{margin-left:1rem}
}@media(min-width:1270px){.prepTime{margin-left:1.5rem}}.prepTime__item{float:left;width:80px;text-align:center;line-height:1.5rem;padding:0 .25rem;border-right:solid 1px #e6e6e6;color:#999}
.prepTime__item--time{color:#4d4d4d}.prepTime__item--type{line-height:1rem;margin:.25rem 0 0 0}.prepTime__item:first-child{border-right:0;width:42px;padding:0;margin-right:-.65rem}
@media(min-width:768px){.prepTime__item:first-child{margin-left:.1rem}}@media(min-width:1024px){.prepTime__item:first-child{margin-left:.5rem}
}.prepTime__item:nth-child(2){margin-left:-.5rem}@media(min-width:768px){.prepTime__item:nth-child(2){margin-left:-.15rem}}.prepTime__item:last-child{border-right:0}
.prepTime__item .icon--stats-clock{transform:scale(0.85)}@media(min-width:768px){.prepTime__item .icon--stats-clock{transform:scale(1.1);margin-top:.25rem}
}@media(min-width:1024px){.prepTime__item .icon--stats-clock{transform:scale(0.75);margin-top:0;margin-left:-3px}}@media only screen and (device-width:768px){.prepTime{margin-left:1rem}
}p.prepTime__item--type{font-size:14px;font-size:.875rem}.prepTime__item--time{font-size:14px;font-size:.875rem}.prepTime.hide{display:none}

.header2 {
  color: #777777; 
  font-family 'Source Sans Pro', Arial; 
  border-bottom-color: rgb(230, 230, 230); 
  border-bottom-style: solid; 
  border-bottom-width: 1px
}

.icon--stats-clock {
  width:42px;
  height:42px;
  background-image: url(http://images.media-allrecipes.com/ar-images/sprites/recipe_directions_icons_031115.svg);
  background-position:-10px -222px;
  background-repeat:no-repeat;
  display:block
}

.icon--adjust-servings{width:25px;height:25px;background-image:url(../img/serv_nutrition_icons.svg),none;background-repeat:no-repeat;background-position:-6px -41px}
.icon--nutrition-info{width:25px;height:23px;background-image:url(../img/serv_nutrition_icons.svg),none;background-repeat:no-repeat;background-position:-6px -6px}

.header2 {
  font-size: 20px;
  margin-bottom: 5px;
}

.header2 span {
  font-size: 15px;
  border-bottom-width: 0px;
  line-height: 100%;
}

.taglist {
  display: inline;
  list-style: none;
  font-size: 8px;
}

.taglist li {
  display: inline;
  border: 1px solid rgb(230, 230, 230);
  border-radius: 10px;
  padding: 2px 5px 2px 5px;
}

.taglist li:after {
  content: "   ";
}

div#footer {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.btn-jogo-footer {
  background-color: #333;
  border-color: #1f1f1f;
  color: #fff;
  font-size: 14px;
  text-shadow: 0 1px 0 #111; 
  font-weight: 700;     
}
.footer {   
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #1d1d1d;
    border-top: 1px solid #000000;
    color: #fff;
    text-shadow: 0 1px 0 #111;
    font-weight: 700;
    text-align: center;
    padding:15px 0px 5px 0px;
    height: 72px;      
}
.header {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #1d1d1d;
    border-color: #1b1b1b;
    color: #fff;
    text-shadow: 0 1px 0 #111;
    font-weight: 700;
    text-align: center;
}
.ui-header {
    font-size: 1em;
    min-height: 1.1em;
    text-align: center;
    display: block;
    margin: 0 30%;
    padding: .7em 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    outline: 0!important;    
    font-weight:600;
}
body {
    min-width: 300px;
    font-family: Georgia, Times, serif;
}
div, input, select, ol, label, ul, li, span, a, button {
  font-family: Georgia, Times, serif;
}

/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #222; /* Black*/       
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 30px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    font-family: sans-serif;
    font-weight: 700;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 16px;  
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#page_main {
    transition: margin-left .5s;
}

.page_main {
  background-color: #FFFFFF;
}
.ui-menu {
  position: absolute;
  left: 5px;
  top: 10px;
}

#main_content {
  padding-top: 10px;
}

.left_menu {  
  list-style-type: none;
  -webkit-padding-start: 0px;
}

.left_menu li {
  margin:2px;       
  background-color: #000; 
  line-height: 40px;    
  padding: 0px 0px 0px 30px;
  font-size: 16px;
  color: #FFFFFF;      
  cursor: pointer; 
} 
.menu_glyph {
  position: absolute;
  left: 220px;
  top:0px;
}
html{
  position:relative; 
  min-height: 100%;
}
/*Normalize html and body elements,this style is just good to have*/
html,body{
  margin:0;
  padding:0;
}