
.center  { text-align: center; }  

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: grey;
    text-align: center;
    font-size:small;
}

.footer-d {
    left: 0;
    bottom: 0;
    width: 100%;
    color: grey;
    text-align: center;
    font-size:small;
}

#pxsizeSlider .slider-selection {
	background: lightgrey ;
}

#pxsizeSlider .slider-handle {
	background: #17a2b8 ;
}
