﻿
.fixed-top,
.fixed-bottom {
    background-color: lightgray !important;
}

#loginMask {
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.nav > li {
    padding: 2px;
}

.nav > li > a.btn {
    /*min-width: 53px;
    width: 40px;*/
}
