/* for Stylish Portfolio */


h2 img, h1 img {
	max-width:  1em;
	max-height: 1em;
}


.breadcrumbs {
	background-color: #E6E6E6;
	padding-top: 2.5em;
	margin-bottom: 1.5em;
}
.breadcrumbs small{
	color: #454545;
	font-size: 0.65em;
}
nav#sidebar-wrapper{
	overflow:auto;
}
/* for Stylish Portfolio */

.imessage {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 999999;
}
form #progressBar {margin: 0;}

#questProgress{
	height: 0.2rem;
	width:100%;
    background-color: #898989;
    color: red;
    margin-top: 0;
    
}
#questProgress::-moz-progress-bar { background: red; }
#questProgress::-webkit-progress-value { background: red; }

#spell > button, button.selChar{
  --bs-btn-padding-y: 0.1rem;
  --bs-btn-padding-x: 0.1rem;
  --bs-btn-font-size: 2.25rem;	
}
