﻿.accessible-wrap {
 display: none; -ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; user-select: none;
}
.accessible-body {
 padding: 10px 0px; width: 100%; text-align: right; font-size: 14px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: fixed; z-index: 10; min-width: 1000px; background-color: white !important;
}
.accessible-body-fixed {
 height: 47px;
}
.accessible-body span {
 padding: 0px 10px; border-radius: 5px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(68, 68, 68) !important; line-height: 24px; margin-left: 6px; display: inline-block; cursor: pointer; background-color: rgb(243, 243, 243) !important;
}
.top-bar {
 line-height: 3em; font-size: 0.75em; position: relative;
}
.top-bar .bar {
 background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAA8CAYAAABMxmv5AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABxJREFUKFNj/P//vy8DCIAYYM4oYzQQ9gMTwX4ABfCIW2s0YtcAAAAASUVORK5CYII=") repeat-x bottom; width: 100%; height: 37px; position: absolute;
}
.top-bar .four-links {
 color: rgb(231, 120, 88); font-family: simsun; float: left;font-size:12px;
}
.top-bar .four-links a {
 color: rgb(221, 115, 108);
}
.top-bar .four-links a:hover {
 text-decoration: underline;
}
.link-sep::before {
 padding: 0px 6px; display: inline-block; content: "|";
}
.top-bar .version-links {
 color: rgb(228, 228, 228); font-family: simsun; float: right;
}
.top-bar .version-links a {
 color: rgb(228, 228, 228);
}
.top-bar .version-links a:hover {
 text-decoration: underline;
}
.main-wrap {
 margin: 0px auto; width: 1000px;
}
.main-container { padding-top: 55px; 
}

.contrast {
 background: black !important; color: white !important;
}
.contrast * {
 background: black !important; color: white !important;
}
.view-body .main-wrap {
 width: 994px;
}
.view-body .main-container {
 padding-top: 37px;
}