﻿/*label {
    color: red !important;
}*/

.tab-pane {
    display: block !important;
}

.fade {
    opacity: 100 !important;
}

button {
    display: none !important;
}

.button {
    display: none !important;
}

#user-photo-modify,
#documents,
#myTab2,
#info-header,
#footer,
#page-title,
#user-modify-documents,
#top-bar,
#primary-menu {
    display: none !important;
}

.pagebreak {
    page-break-before: always;
}