﻿#sp-menu {
    border-top: 2px solid #0057AF;
    margin-top: 5px;
    margin-bottom: 5px;
}

.bg-primary {
    background-color: #0057AF !important;
}

.ir {
    width: 25px;
    margin-right: 8px;
}

footer {
    bottom: 0;
    width: 100%;
    min-height: 120px;
    background-color: #0057AF;
}

.numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc);
    /* remove if you don't care about IE8 */
    width: 36px;
    height: 36px;
    padding: 8px;
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
    font: 32px Arial, sans-serif;
}
