
.icon:not(.disabled):not(.static):hover, 
.icon-wrapper:hover .icon:not(.disabled):not(.static),
.custom-dropdown2:hover:after,
.book-toc-item[data-restype]:hover:before,
.book-toc-item.shared:hover:after {
	background-image: url(../images/1024/icons1024_over.png);
}

.nine-dots-item .icon:not(.disabled):not(.static):hover, 
.nine-dots-item .icon-wrapper:hover .icon:not(.disabled):not(.static)
{
	background-image: url(../images/1024/nine-dots_over.png);
}

.custom-radio:hover,
.custom-checkbox[label="after"]:hover:after,
.custom-checkbox:not([label="after"]):hover:before,
.custom-player .button-playback:hover:before,
.custom-player .button-playback:hover:after,
.userpanel-logout:hover,
#reader #book .book-tool-drawing .book-tool-drawing-item:not(.icon):not(.custom-button):hover,
#reader #book .book-tool-drawing .book-tool-drawing-item:not(.icon):hover:before,
#reader #book .book-toc .book-toc-main .book-toc-item:hover:before,
#reader #bookshelf .bubble-setting .delete-mode-switch:hover *,
#reader #book .user-control-button:hover,
#reader #book .book-toc[data-tab="Bookmarks"] .book-toc-item-confirm:hover,
#reader #book .book-tool-showhide .custom-checkbox:hover,
#reader #book .book-tool-showhide .custom-checkbox[checked]:hover,
#reader #book .bubble-share-with .custom-checkbox:hover,
#reader #book .bubble-share-with .custom-checkbox[checked]:hover,
#reader #book .bubble-share-with .bubble-footer .custom-checkbox:hover,
#reader #book .bubble-share-with .bubble-footer .custom-checkbox[checked]:hover {
	color: #26FFFF;
}

#reader #book .book-tool-showhide .custom-checkbox:hover:before,
#reader #book .book-tool-showhide .custom-checkbox:hover:after,
#reader #book .book-tool-showhide .custom-checkbox[checked]:hover:before,
#reader #book .book-tool-showhide .custom-checkbox[checked]:hover:after,
#reader #book .bubble-share-with .custom-checkbox:hover:before,
#reader #book .bubble-share-with .custom-checkbox:hover:after,
#reader #book .bubble-share-with .custom-checkbox[checked]:hover:before,
#reader #book .bubble-share-with .custom-checkbox[checked]:hover:after {
	background-color: #26FFFF;
}
#bookshelf .book-status .book-status-action[data-action="delete"]:hover {
	background-color: #993337;
}

.custom-dropdown .custom-dropdown-list .custom-dropdown-item:hover { background-color: #cee7ef; }
.custom-button:hover,
.custom-button.theme-orange:hover,
.custom-button.theme-steelblue2:hover {
	background-color: #26FFFF;
	border-color: #26FFFF;
	color: #36A3C0;
	outline: none;
}
.custom-button.theme-orange:hover {
	color: #FFF;
}

#highlight-controller .highlight-controller-option:hover { border-style: outset; }
#highlight-controller .highlight-controller-option.hltext-decoration:hover { border-color: #AAA; }

.bookpage .obj-checkArea:hover {background-image:url(../images/check_default.png); background-repeat: no-repeat; background-position: center;}

#book .book-toc .book-toc-tabs .book-toc-tab:hover { z-index: 2; }

#reader #book .ope-container .ope-handle:hover .icon,
#reader #book .ope-container .ope-handle .ope-handle-bar:hover + .icon {
	opacity: 1;
	z-index: 1;
	width: 35px;
}