html {background-color:#f2f4fb;}
html,body,p {padding:0px;margin:0px;text-align:center;font-family:verdana;font-size:18px;color:#333;}
.links {}

.hide {display:none;}

h2 {
   width:100%;
   text-align:center;
   border-bottom:1px solid #aaa;
   line-height:0.1em;
   margin:20px 0 25px;
   font-size:17px;
} 

h2 span { 
    background-color:#f2f4fb;
    padding:0 10px;
	color:#aaa;
}

#source_one {white-space:nowrap;}
#a {
	width:-webkit-calc(100% - 28px);
	width:-moz-calc(100% - 28px);
	width:calc(100% - 28px);
}
.X {padding-left:15px;padding-right:5px;cursor:default;font-weight:bold;color:#2d4276}

.header {
	padding:8px 12px 9px 12px;
	z-index:100;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	background: #3a527c;
	cursor:default;
}
.header img {position:relative;top:-1px;}
.header a, .header2 a {text-decoration:none;}

.header2 {
	padding:10px 0px 20px 0px;
	//margin:0px 20px;
	z-index:1;
	overflow: hidden;
	position: fixed;
	top: 92px;
	width: 100%;
	border-bottom:1px solid #999;
	background-color:#ffffff;
}

.barcode {
	font-family: "Libre Barcode 128", "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 60px;
	white-space: nowrap;
	color:#000;
}

#right_menu {
	display:none;
	width:275px;
	text-align:left!important;
	position:fixed;
	top:0px;
	right:0px;
	height:100%;
	border-top:93px solid #495982;
	border-left:4px dashed #475780;
	border-bottom:1px solid #92a1b1;
	padding:10px 0px 23px 0px;
	background-color:#c8d0e0;
	z-index:100;
}

#right_menu a {
	text-decoration:none;
	color:#000;
	width:100%;
}

#right_menu a div:hover {
	background-color:#cdbf85;
}

#myOverlay {z-index:15}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}

.with-text {
	font-family: "Libre Barcode 128 Text";
}

.refresh_btn, .refresh_btn2, .directions_btn {
	position: fixed;
	right:20px;
	height: 44px;
	line-height: 44px;  
	width: 44px;  
	font-size: 20px;
	font-weight: bold;
	border-radius: 50%;
	color: white;
	text-align: center;
	cursor: pointer;
	border:1px solid #999999;
}

.refresh_btn {
	top: 246px;
}

.directions_btn {
	font-size:105%;
	top: 305px;
}

.refresh_btn2 {
	top: 120px;
}

.refresh_btn a, .refresh_btn2 a, .directions_btn a {
	color:#273a6b;
}

.menu__btn, .menu__btn2 {
	z-index:101;
	cursor:pointer;
	font-size:22px;
	position:fixed;
	top:0px;
	right:0px;
	
}
.menu__btn a, .menu__btn2 a {text-decoration:none;color:#cfd4de;}

.menu__btn {
	display:none;
	padding-top:31px;
	padding-right:33px;
}

.menu__btn2 {
	padding-top:15px;
	padding-right:18px;
}

.home__btn {
	z-index:101;
	cursor:pointer;
	display:none;
	font-size:26px;
	position:fixed;
	top:0px;
	left:0px;
	padding-top:11px;
	padding-left:16px;
}
.home__btn a {text-decoration:none;color:#e0e4ed;}

.barcode {padding-top:15px;}
h5 {font-size:110%;padding-top:60px;margin-bottom:15px;letter-spacing:.18rem;}
.container {padding-top:20px;display:inline-block;}
.box {width:360px;border-radius:9px;padding-top:15px;padding-bottom:27px;text-align:center;}
.content {width:85%;margin:auto;}
.boxrow {width:100%;text-align:left;padding-bottom:4px;font-size:90%;}
.boxtext {padding:6px;font-size:100%;width:100%;box-sizing:border-box;}
.boxbtn {padding:10px 10px 12px 10px;font-size:101%;margin-bottom:9px;width:100%;margin-top:11px;border-radius:10px;}
.footer {padding-top:125px;padding-bottom:60px;}
.footer a {text-decoration:none;}
.tool, .part {display: inline-block;border-radius:9px;margin:18px;cursor: default;}
.tool p, .part p {margin: auto;text-align: center;font-family: w3-cursive;font-size:125%;letter-spacing:.15rem;}
.tool a, .part a {text-decoration:none;}
.tool {width:180px;height:100px;}
.tool p {padding: 25px 0;}
.part {width:270px;height:55px;}
.part p {padding: 16px 0;}
#person_loading {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);display:none;}
#logo img {width:30%;padding-top:50px;padding-bottom:50px;}
.signin {position:fixed;top:20px;right:20px;white-space:nowrap;}

.top_links {
	position:absolute;
	top:0px;
	right:0px;
	padding-top:36px;
	font-size:17px;
}

.top_links a {
	color:#e0e4ed;
	text-decoration:none;
	margin-right:40px;
}

.tool, .part, .boxbtn { background-color: #e9edf5; }
.bottom-nav, .refresh_btn, .refresh_btn2, .directions_btn { background-color: #e1e6f0; }

.bottom-nav {display:none;}
.bottom-nav {
	z-index:100;
	box-shadow: rgb(0 0 0 / 20%) 0px -6px 6px -6px;
	border-top:1px solid #999;
	justify-content: space-around;
	align-items: center;
	position: fixed;
	bottom: 0;
	width: 100%;
}
.bottom-nav a {
	color: #273a6b;
	text-align:center;
	padding:13px 30px 18px 27px;
	text-decoration:none;
	font-size:20px;
}
.bottom-nav a .icon {
	margin-right: 8px;
}

#smlogo {padding:7px 0px 8px 0px;text-align:center;}
#smlogo img {height:42px;width:auto;}

#main {padding-top:90px;}
#main2 {padding-top:205px;}

.topcont {
    column-count:2;
    column-gap:25px;
	width:525px;
	margin: 0 auto; 
}

.matchbox {text-align:left;padding:8px 13px 10px 16px;border-radius:9px;margin-bottom:25px;min-height:55px;line-height:28px;}
.matchbox {cursor:pointer;}
.scrolltop a {color:#darkblue;}

#myLocate, #myShop, #myAccount {
	text-align:left;
	display:none;
	border-top-right-radius:20px 20px;
	height:325px;
	width:300px;
	position:fixed;
	z-index:100;
	bottom:56px;
	left:0;
	background-color:#e1e6f0;
	overflow-x:hidden;
	//padding-top:10px;
}

#myLocate, #myAccount {
	height:205px;
}

#myShop {
	height:205px;
}

#myLocate a, #myShop a, #myAccount a {
	width:100%!important;
	text-decoration:none;
}

#myLocate a div, #myShop a div, #myAccount a div {
	text-align:left;
	line-height:60px;
	color:#000;
	width:100%!important;
	padding-left:17px;
}

.badge {
  background-color:#cc4242;
  border-radius:10px;
  color:white;
  padding:1px 5px 2px 5px;
  font-size:14px;
  position: relative;
  top: -8px;
  left: -3px;
}

.small {opacity:0;position:fixed;bottom:0px}

@media (max-width:700px){
	
	
	.topcont {
		column-count:1;
		column-gap:0px;
		width:85%;
		margin:auto;
	}



	.matchbox {width:91%}
	
	body {font-size:120%;}
	#main {padding-top:75px;padding-bottom:125px;}
	#main2 {padding-top:165px;}
	
	.header2 { top: 56px; }
	
	.refresh_btn { top: 202px; }
	
	.directions_btn  { top: 263px; }
	
	.refresh_btn2 { top: 73px; }
	
	#smlogo {padding:6px 0px 6px 0px;text-align:center;}
	#smlogo img {height:42px;width:auto;}
	#right_menu {display:none;}
	
	.bottom-nav {display:flex;}
	.barcode {padding-top:10px;}
	.tool { width:90%;height:86px;margin:15px 18px; }
	.tool p { padding: 17px 0; }
	.box { width:100%;margin:auto; }
	.container { display: inline; }
	.tool p, .part p {font-size:133%;}
	
	.light-mode {
		h5 {padding-top:30px!important;}
		.box {padding-top:25px!important;}
	}
	
	.dark-mode {
		#smlogo img {padding-bottom:25px; }
		h5 {padding-top:20px!important;}
	}
}
@media (min-width:701px){
	.menu__btn {display:block;}
	.menu__btn2 {display:none;}
	.home__btn {display:block;}
}

#theme-toggle {top:7px;}

.light-mode {
	
	.matchbox {background-color:#dddfea;border:1px solid #92a1b1;}
	
	#logo, #smlogo {
		background: #3a527c;
	}
	.boxbtn {color:#333!important;}
	.boxbtn, .tool, .part {border:1px solid #92a1b1;}
	.tool:hover, .boxbtn:hover {box-shadow: rgba(0, 0, 0, 0.14) 0px 1px 2px;}
}


