/* BEGIN CUSTOM CODE  */

body {
    background: #fff !important;
}

div#greetingsContainerForAuthenticatedUser {
color: #fff !important;
}

.header .headerBar > div, .header .headerBar .headerFunctions > div {
    display: inline-block !important;
    vertical-align: top !important;
}

div#headerFunctionsContainer div {
color: #fff !important;
}

span.mypincollections.link {
color: #fff !important;
}

span.download {
color: #fff !important;
}

div#searchBar {
background: #fff !important;
padding-top: 10px !important;
}

div#searchBarContainerRight {
margin-top: 0px !important;
background: none !important;
border: 0px !important;
}

div#searchBarContainerLeft {
background: none !important;
}

div#searchBarContainerBody {
background: #fff !important;
border: 0px !important;
}

div#quickSearchButton {
    background: #fff !important;
    border: 0px !important;
}

input#quickSearchInput {
border: #000 1px solid !important;
}


div#searchBarContainerLeft div#searchBarContainerBody form div#quickSearchButton.quicksearch a.button {
color: #000 !important;
padding: 3px 5px !important;
}

#searchBarContainerBody > div {
    display: inline !important;
}
#collectionBasketToolbarButton {
    float: right !important;
    height: 36px !important;
}

.basketButton .basketButtonHeader {
    color: #ffffff !important;
}

.basketButton .basketButtonFooter {
    color: #ffffff !important;
}

#applicationBody {
    clear: both !important;
}

#applicationBodyContainerRight {
    margin: 0 15px !important;
    background: none !important;
}

#applicationBodyContainerLeft {
    padding: 0 5px !important;
    background: #fff !important;
}

div#applicationBodyContainer {
background: #fff !important;
}


/* LOGIN BOX  */
input[type="text"], input[type="password"], textarea {
    border: 1px solid #3F8BC5;
    color: #323232;
    outline: none;
    padding: 0px 5px !important;
}

#loginBox .button {
    font-size: .9em !important;
    height: 27px !important;
}

#loginBox .boxBody {
    font-size: 1em !important;
}

.singlePageBody .helpText {
    font-size: 0.9em !important;
    margin-bottom: 10px !important;
}

#loginBox .boxBody {
    padding: 10px !important;
    font-size: 1em !important;
}

#loginBox .title {
    height: 30px !important;
    line-height: 1.8 !important;
    cursor: default !important;
    padding: 0 8px !important;
    font-weight: bold !important;
}

#loginBox {
    width: 400px !important;
    margin-left: 20px !important;
    margin-bottom: 20px !important;
    float: right !important;
    font-size: 16px !important;
}


/* END CUSTOM CODE  */

body {
	background: #ededed;
}
a, a:link, a:visited, .link, .categoryLink {
	color: #3f8bc5;
}
a:hover, .link:hover, .categoryLink:hover {
	color: #6aba01;
}
input[type="text"], input[type="password"], textarea {
	border: 1px solid #3F8BC5;
	color: #323232;
	outline: none;
}
select {
	border: 1px solid #3F8BC5;
	color: #323232;
}
.button {
	color: #FFFFFF;
	background: #3F8BC5 none repeat scroll 0 0;
}
.button:hover {
	background: #6ABA01 none repeat scroll 0 0;
}
.header .logo {
	margin: 15px 0 0 30px;
	padding-bottom: 10px;
}
.header .greetings {
	color: #323232;
}
.header .headerFunctions > div {
	border-left: 1px solid #5A5A5A;
}
.header .headerFunctions div .mypincollections.disabled {
	color: #828282;
}
.header .headerFunctions div .download + div {
	color: #5A5A5A;
	border-top: 1px dotted #828282;
}
#searchBarContainerBody {
	background: transparent url('../images/back_maintop.gif') repeat-x scroll left bottom;
}
#applicationBodyContainer {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
}
#advancedSearchBoxContainer {
	border-bottom: 1px dotted #c8c8c8;
}
#advancedSearchBoxContainer .advancedSearchBox {
	color: #323232;
}
#advancedSearchStatisticsContainer {
	color: #323232;
	border-bottom: 1px dotted #C8C8C8;
}
.popupContainer {
	background: white;
}
.popupContentWrapper {
	border: 1px solid #AFAFAF;
	background: #F5F5F5 none repeat scroll 0 0;
}
.popupContentFooter {
	border-top: 1px dotted #C8C8C8;
}
#advancedSearchFieldListPopup .boxContent div:first-child {
	color: #323232;
}
.quicksearch {
	background: #FFFFFF;
}
.quicksearch input {
	border: 1px solid #3F8BC5;
}
.quicksearch a.button {
	color: #FFFFFF;
	background: #AFAFAF;
}
.quicksearch a.button:hover {
	color: #FFFFFF;
}
.basketButton {
	border: 1px solid #323232;
}
.basketButton:hover {
	border: 1px solid #323232;
}
.basketButtonDisabled {
	border: 1px solid #828282;
}
.basketButton .basketButtonHeader {
	color: #ffffff;
}
.basketButtonDisabled .basketButtonHeader {
	color: #828282;
}
.basketButtonDisabled .basketButtonFooter {
	color: #828282;
}
.basketButton .basketButtonFooter {
	color: #ffffff;
}
.box {
	background-color: #64a70b;
	margin-top: 2px;
}
.boxTitle {
	color: #FFFFFF;
}
.boxSubTitle {
	color: #323232;
	background: #E6E6E6;
	border-top: 1px solid #FFFFFF;
}
.boxSubTitle.collapsible {
	background: #E6E6E6 url('../images/icons/boxsubtitle_triangle-open.png') no-repeat scroll left center;
}
.boxSubTitle.collapsible.collapsed {
	background: #E6E6E6 url('../images/icons/boxsubtitle_triangle-close.png') no-repeat scroll left center;
}
.boxBody {
	background: #F5F5F5 none repeat scroll 0 0;
}
.boxContent {
	background: #F5F5F5 none repeat scroll 0 0;
}
.boxContent .contentTitle {
	color: #2383C6;
}
.boxContent .smallContentTitle {
	color: #323232;
}
.boxContent ul li a, .boxContent .link {
	color: #5A5A5A;
}
.boxContent ul li a:hover, .boxContent .link:hover {
	color: #6ABA01;
}
.boxContent ul li:hover a, .boxContent ul li:hover .link {
	color: #6ABA01;
}
.boxContent .helpText {
	color: #AFAFAF;
}
.recordHeader {
	border-bottom: 1px dotted #C8C8C8;
}
#categoryBreadcrumb h2 {
	color: #323232;
}
#searchTermStatistics {
	color: #323232;
}
.recordFooter {
	border-top: 1px dotted #C8C8C8;
}
#opacityLayer {
	background-color: #000000;
	opacity: 0.25;
	filter: alpha(opacity = 25);
}
#popupFrameBody {
	background-color: #FFFFFF;
	border-color: #808080;
	border-style: solid;
	border-width: 0 1px;
}
#previewImageMetadataContainer {
	color: #323232;
}
.popupHeader {
	background: transparent url('../images/layer_header_back.png') repeat-x scroll left top;
}
.popupHeader .title {
	color: #323232;
}
.popupExplanationText {
	color: #323232;
}
#printPopupPreviewContainer {
	color: #323232;
}
.separatorLine {
	border-bottom: 1px dotted #C8C8C8;
}
.downloadConfigurationText, .printConfigurationText {
	color: #323232;
}
#downloadConfigurationPopupBody .helpText,
#infoPINCollectionBody .helpText,
#printConfigurationPopupBody .helpText {
	color: #AFAFAF;
}
.infoGroupHeading {
	background-color: #808080;
}
.selectableCollectionBasket:hover {
	background-color: #EDEDED;
}
#collectionBasketStatistics {
	color: #323232;
}
#currentCollectionBasketDisplay {
	color: #AFAFAF;
}
#currentCollectionBasketDisplay span {
	color: #323232;
}
.singlePageBody h2 {
	color: #323232;
}
.singlePageBody h3 {
	color: #323232;
}
.singlePageBody h4 {
	color: #323232;
}
.singlePageBody .helpText {
	color: #323232;
}
#loginBody .introductionText {
	color: #828282;
}
#loginBody .introductionImage {
	background-color: #EDEDED;
}
#loginBox .title {
	color: #FFFFFF;
	background: #64a70b none repeat scroll 0 0;
	border-top: 1px solid #FFFFFF;
}
div.autoCompletePopup {
	background-color: #FFFFFF;
	border: 1px solid #3F8BC5;
}
div.autoCompletePopup ul li.selected {
	color: #FFFFFF;
	background-color: #3F8BC5;
}
.labelChooser {
	border-color: #808080 #FFFFFF #FFFFFF #808080;
}
.labelChooserPopup {
	border: 1px solid #a9a9a9;
	background-color: white;
}
.labelChooserPopupItem:hover {
	border-color: black;
}
.labelChooserPopupItem {
	border: 2px solid white;
}
#imageCouchContainer {
	color: #323232;
}
#imageCouchImageWrapperSpan {
	background-color: #d4d0c8;
}
.userCommentCreateIconSelected {
	background-color: #c0c0c0;
}
.userCommentSelected {
	background-color: #e0e0e0;
}
.userCommentFooter {
	color: #999999;
}
.userCommentTooltipContainer {
	color: #5A5A5A;
	border: 1px solid #5A5A5A;
	background-color: #F5F5F5;
}
.addDiscussionEntryTextArea {
	color: #778899;
}
.infoItemDialogButtons input {
	color: #FFFFFF;
	background: #3F8BC5 none repeat scroll 0 0;
}
.infoItemDialogButtons input:hover {
	background: #6ABA01 none repeat scroll 0 0;
}
.longTextPopupIndicator {
	background-color: #F5F5F5;
}
.longTextPopup {
	border: 1px solid #CCC;
}
.resultingRecords {
	color: #888888;
}
.placeholder  {
	color: #999 !important;
}
input:-moz-placeholder, :-moz-placeholder {
	color: #999 !important;
}
#filedrag {
	color: #AAA;
	border: 2px dashed #AAA;
}
#filedrag.hover {
	color: #8ADA21;
	border-color: #8ADA21;
	box-shadow: inset 0 3px 4px #888;
}
.uploadProgressValue {
	/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(left, #FFFFFF 0%, #3F8BC5 100%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(left, #FFFFFF 0%, #3F8BC5 100%);
	/* Opera */
	background-image: -o-linear-gradient(left, #FFFFFF 0%, #3F8BC5 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FFFFFF), color-stop(1, #3F8BC5));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(left, #FFFFFF 0%, #3F8BC5 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: linear-gradient(to right, #FFFFFF 0%, #3F8BC5 100%);
}
.uploadProgressRow {
	color: #3F8BC5;
}
/* record comments */
.record-comments {
	max-height: 472px;
	overflow-x: hidden;
}
.record-comment-insert {
	margin-bottom: 40px;
	max-width: 318px;
}
.record-comment-insert .textarea {
	padding: 2px;
	width: 312px;
	resize: vertical;
}
.record-comment-insert .button {
	float: right;
}
.record-comment-list {
	max-width: 318px;
}
.record-comment-list .textarea {
	padding: 2px;
	resize: vertical;
	margin: 3px 0 1px 22px;
	width: 290px;
}
.record-comment-list .button {
	float: right;
}
.record-comment-list .record-comment:after {
	clear: both;
	content: "";
	display: table;
	margin-bottom: 3px;
}
.record-comment-list .comment-info {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
.record-comment-list .comment-head {
	padding: 3px 3px 0;
}
.record-comment-list .comment-head img {
	cursor: pointer;
	float: right;
	margin: 0 2px;
}
.record-comment-list .comment-head .comment-author {
	float: left;
	margin-right: 8px;
	max-width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: normal;
}
.record-comment-list .comment-head .comment-mod-date {
	display: inline-block;
}
.record-comment-list .comment-body {
	position: relative;
}
.record-comment-list .comment-body img {
	position: absolute;
	top: 0;
	left: -2px;
}
.record-comment-list .comment-body img ~ .comment-text {
	margin-left: 20px;
}
.record-comment-list .comment-body .comment-text {
	padding: 7px 5px 5px 3px;
	font-size: 0.8em;
	word-wrap: break-word;
}
.record-comment-list .comment-body .comment-text-edit {
	margin-bottom: 30px;
}
.record-comment-list .comment-replies .comment-text-edit .textarea {
	margin-left: 0;
}
.record-comment-list .comment-replies {
	margin-left: 20px;
}
