/*.ui-btn-inner{
    text-overflow: initial; *//* Get rid of the ellipsis *//*
    padding-left: 5px; *//* Play with padding to make max use of available button width *//*
}
.ui-btn-text {
    font-size: 12px; *//* Play with font size of the text *//*
}*/


.nav-footer .ui-widget-header {
    border: none;
    width: 100%;
}

.nav-footer .ui-btn .ui-btn-inner { padding-top: 30px !important;}
.nav-footer .ui-btn .ui-icon { width: 25px!important; height: 25px!important; margin-left: -15px !important;
    box-shadow: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important;
    -webkit-border-radius: 0 !important; border-radius: 0 !important; }
#birdICO .ui-icon { background:  url(../img/23-bird@2x.png) 50% 50% no-repeat; background-size: 24px 20px; }
#pairICO .ui-icon { background:  url(../img/130-dice@2x.png) 50% 50% no-repeat; background-size: 24px 20px; }
#checkICO .ui-icon { background:  url(../img/258-checkmark@2x.png) 50% 50% no-repeat; background-size: 24px 20px; }
#loftICO .ui-icon { background:  url(../img/231-birdhouse@2x.png) 50% 50% no-repeat; background-size: 24px 20px; }
#actionICO .ui-icon { background:  url(../img/211-action@2x.png) 50% 50% no-repeat; background-size: 24px 20px; }

