#fusionbot-content { min-height:600px; }
#fbignore, #fbsynonym { display:none; }
#fbdym { color: #0E284E font-size:16px; }
#fbdym:hover { color: #cde6f3; }

#FBMATCHHEAD { padding:10px 0 25px 0 }
#FBMATCHMSG { font-size:16px!important; }
#FBRESULTS { width:100%;  font-size: 14px; margin-top:15px; }
#FBSPELL { margin: 10px 0; }
#FBSPACER { border-bottom: 1px solid #E9E9E9; padding: 5px 0 10px 0; margin-bottom: 15px; width: 99%; }
#FBNORESULTS { padding: 5px; border: 1px solid rgb(255,204,51); background-color: rgb(255,244,194); }

.FBRES { width:100%; clear:both; }
.FBCONTAINER { height: 125px; border-bottom: 1px solid #e2e2e2; padding:10px 0; max-height: 125px; clear:both; }
.FBCONTAINER:hover { background-color:#e7e7e7; cursor:pointer; }
.FBDETAILS { display:block; height: 100%; }
.FBTHUMB { float: left; margin: 0 15px 0 10px; text-align: center; height: 100px; width: 125px; }
.FBTHUMB .fbImg {object-fit: contain; width: 125px; height: 100%; }
.FBMATCHED { width:100%; xborder-bottom: 1px solid #E9E9E9; padding-bottom:20px; min-height: 40px; color: #676767; margin-top:-5px; }
.FBBLOCK { float:left; margin-left:15px; }
.FBTITLE { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.FBTITLE a { color:#0E284E; }
.FBTITLE a:hover { color:#000; }
.FBDESCR, .FBBODY, .FBINFO { padding-top: 2px; }
.FBINFO { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color:rgba(0,0,0,.9); display:none; }
.FBAUTHOR { color: #949494; }
.FBPAGES { padding: 15px 0 15px 0; text-align:right; }
.FBPAGES a, .FBPAGES strong { margin-right:10px; }

@media screen and (max-width: 1024px) {
  .FBTHUMB { float:none; margin-left:0px; margin-top:0px;height:100%;text-align:center; }
  .FBTHUMB img { width:40%; min-width:125px; }
  .FBBLOCK { border-bottom:none; }
}
	

