#loginMask {
	color: black;
	background-color: #fabb00;
}

/*
body {
	background-color: #424242;
}
.preview_multiple .preview_img, #menuTop, #menuBottom, #loginMask, .ui-dialog {
	background-color: #fabb00;
}

.preview_multiple .imgDatetimeCaption {
    background-color: rgb(132, 132, 132);
}
.nonPressable {
	text-shadow: none !important;
    color: black !important;
}
.ui-dialog .ui-dialog-titlebar, #dialog {
	color: black !important;
}
#overlayTools {
	background-color: rgba(235, 214, 0, 0.6);
}
#ois_dp #hour div.current, #ois_dp #day div.current, #ois_dp #month div.current, #ois_dp #year div.current, #galery_container .thumb.active .imgDatetimeCaption {
	color: #ff0000;
}
#ois_dp #hour > div.current, #ois_dp #day > div.current, #ois_dp #month > div.current, #ois_dp #year > div.current {
	background-color: #e6e6e6;
}
.cam {    
    background-color: #b9a900;
}
*/