﻿.remove-upon-override {
    display: none !important;
}

.mayDrag {
    cursor: default !important;
}

.page-footer {
    padding-top: 2px;
}

.page-footer a {
    float: none;
}

.page-footer a > img {
    height: 30px;
}

.navbar-fixed-bottom {
	border-bottom: none;
	min-height: 0px;
	border-width: 0px;
}
