/* --  jasonhoblin 37 Games -- */ 
.tb-left, a.tb-left { color:antiquewhite; }
.header-logo { width:128px; height:auto; }

.uk-section {       padding-top: 30px;        padding-bottom: 30px;    }

.footer-notice { text-align:Center; color:antiquewhite; font-size:18px; padding-top: 30px;  }
.uk-breadcrumb>*>* {   font-size:18px; }
.uk-breadcrumb { font-size:18px; padding-top:30px;  }
uk.uk-breadcrumb { margin:0px; }
li.uk-breadcrumb { margin:0px; }



.uk-margin-medium-bottom { margin-bottom: 30px !important; }

/* -- DEFUALTS -- are the base code == element -- */

	legend { border:0px solid #cccccc;
			margin:0; padding:0; }
	fieldset { border:0px solid #cccccc;
			margin:0; padding:0; }
	img { width:auto; max-width:100%;
			margin:0; padding:0;  }

	.show-text { 
			display:block; }
	.hide-text { 
			display:none; }

  
/* -- BG Colors are for Backgrounds = ql-backgrounds -- */ 

	.ql-bg-black { background-color:rgba(0, 0, 0, 0.33); }
	.ql-bg-white { background-color:rgba(255, 255, 255, 0.33); }
	.ql-bg-antiquewhite { background-color:rgba(250, 235, 215, 0.33); }
	.ql-bg-red { background-color:rgba(255, 0, 0, 0.33); }
	.ql-bg-orange { background-color:rgba(255, 165, 0, 0.33); }
	.ql-bg-yellow { background-color:rgba(255, 255, 0, 0.33); }
	.ql-bg-green { background-color:rgba(0, 128, 0, 0.33); }
	.ql-bg-blue { background-color:rgba(0, 0, 255, 0.33); }
	.ql-bg-purple { background-color:rgba(128, 0, 128, 0.33); }
	.ql-bg-brown { background-color:rgba(139, 69, 19, 0.33); }
  
 
/* -- QUICKLINKS Build5 -- are the glyph links == ql-quicklinks -- */ 

	.ql-quicklinks-wrap { min-width:200px;
			margin:20px; padding:0; }
	.ql-quicklinks-fldset { 
			min-height: 88px;
			border:1px solid gray; border-radius:4px; 
			margin:0; padding:0; }
	.ql-quicklinks-lgnd {  
			position:relative; left:0px; top:-16px;
			border:1px solid gray; border-radius:4px; font-size:20px; color:white; line-height:inherit;
			width:200px; margin:0; padding:0; padding-left:10px;  }
	.ql-quicklinks-items { 
			display:flex; flex-wrap:wrap; justify-content:space-around; align-items:center;
			border:1px solid gray; border-radius:4px;
			display:flex; flex-flow:row wrap; justify-content:space-around; 
			margin:0; padding:0; }
	.ql-quicklinks-each { 
			text-align:center;
			margin:0px; padding:20px; }
	.ql-quicklinks-link { margin:0; padding:0; }
	.ql-quicklinks-each:hover { 
		    box-shadow:0 0 10px 10px rgba(255, 255, 255, 0.33); 
		    background-color:rgba(255, 255, 255, 0.33); border-radius:50%; }
	.ql-quicklinks-imag { margin:0; padding:0; width:48px; height:auto; }
	.ql-quicklinks-text { font-size:9px; text-decoration:none; text-align:center; 
			margin:0; padding:0; }



/* -- games -- */ 

	.ql-games-wrap { min-width:200px; max-width:80%;
			margin:0px auto 30px auto; padding:0px 0px 0px 0px; }
	.ql-games-fldset { 
			min-height: 88px; background-color:rgba(0,0,0,0.88);
			border:1px dotted gray; border-radius:4px; 
			margin:0px 0px 0px 0px; padding:30px 30px 30px 30px;  }
	.ql-games-lgnd {  
			width:230px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:center; }
	.ql-games-items { 
			 display:flex; flex-flow:column; justify-content:space-around; 
			border:0px dotted gray; border-radius:4px;
			margin:0px 0px 0px 0px; padding:0px 0px 0px 30px;  }
	.ql-games-each { 
			text-align:left;
			margin:0px 0px 15px 0px; padding:0px 0px 0px 0px;  }
	.ql-games-link { margin:0; padding:0; }
	.ql-games-each:hover {  }
	.ql-games-imag { margin:0px auto 0px auto; padding:0px 0px 0px 0px; width:256px; height:auto; 
						position:relative; float:left; }
	.ql-games-text { font-size:18px; text-decoration:none; text-align:left; 
			 }
