html { font-size: 2vw; }


.container-fluid {
	height: auto;
	position: relative;
	margin: auto;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	/* [disabled]border-top-right-radius: 20px; */
	/* [disabled]border-top-left-radius: 20px; */
	/* [disabled]top: 5px; */
	/* [disabled]left: 0; */
	/* [disabled]bottom: 0; */
	/* [disabled]right: 0; */
	border: 4px solid #D5A422;
	width: 100%;
	max-width: 500px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 120%;
	color: rgba(33,16,2,1.00);
	font-weight: bolder;
}
.container-fluid .Main {
	margin-left: 1px;
	margin-right: 1px;
}


body {
	background-color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
}

.Buyer, .inventory,  .Seller 
a:link    {
	color: #DCA721;
	text-shadow: 2px px #000000;
	text-decoration: none;
}
.Buyer, .inventory,  .Seller a:link  a:visited {color: #DCA721}

.Buyer, .inventory,  .Seller a:link     a:hover  {
	color:#ff0000;
	text-decoration: none;
}
.Buyer, .inventory,  .Seller a:link   a:active  {color:#ff0000 }

#header-left {
	float: left;
	/* [disabled]width: 100%; */
	background-size: contain;
	background-repeat: no-repeat;
	height: auto;
	/* [disabled]border-bottom-left-radius: 10px; */
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 14px;
	background-color: rgba(219,243,46,1.00);

	
}

#header-center {
	float: left;
	/* [disabled]width: 180px; */
	font-size: 2vmin;
}
#header-right {
	float: right;
	/* [disabled]width: 100%; */
	height: auto;
	background-repeat: no-repeat;
	background-size: 75% 100%;
	background-position: right 1px;
	border-top-right-radius: 14px;
	background-color: rgba(228,233,39,1.00);
}

.Buyer {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 2vw;
	background-color: #5C2B06;
	width: 18vw;
	margin-left: 10%;
	padding-top: 2px;






%;
	text-align: center;
	border-radius: 10px 10px 11px;
	-webkit-box-shadow: inset 4px 4px 0px 2px #000000;
	box-shadow: inset 4px 4px 0px 2px #000000;
	letter-spacing: 3px;
	margin-top: 10%;
	height: 3vh;
	
}
.inventory {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 2vw;
	font-style: normal;
	background-color: #908E8D;
	width: 100%;
	margin-left: 5px;
	margin-top: 2px;
	padding-top: 6px;
	color: ##dcdcdc;
	line-height: 22px;
	height: 31px;
	text-align: center;
	/* [disabled]border-radius: 10px 10px 11px; */
	background-image: -webkit-linear-gradient(270deg,rgba(49,25,6,1.00) 0%,rgba(180,164,136,1.00) 44.56%,rgba(58,28,6,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(49,25,6,1.00) 0%,rgba(180,164,136,1.00) 44.56%,rgba(58,28,6,1.00) 100%);
	border-color: #979292;
	border-style: groove;
	letter-spacing: 6px;
	font-weight: bold;
	float: left;
	}
	
.inventory a:link    {
	color: #CCCCCC;
	background-color: transparent;
	text-decoration: none
}
.inventory a:visited {color:#dcdcdc; background-color:transparent; text-decoration:none}
.inventory a:hover   {
	color: #E8C859;
	background-color: transparent;
	text-decoration: none
}
.inventory a:active  {color:#ff0000; background-color:transparent; text-decoration:underline}



.Seller {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 2.5vh;
	font-style: normal;
	background-color: #5C2B06;
	width: 25vw;
	padding-top: 2px;
	height: 4vh;
	text-align: center;
	border-radius: 10px 10px 11px;
	-webkit-box-shadow: inset 4px 4px 0px 2px #000000;
	box-shadow: inset 4px 4px 0px 2px #000000;
	letter-spacing: 3px;
	clear: none;
	float: right;
	overflow-x: visible;
	margin-top: 4vh;
	margin-right: 2vw;
	margin-bottom: 4vh;
	min-width: 20px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: rgba(111,52,7,1.00);
}





#logobox {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	padding-top: 0px;
	padding-top: 2px;
	padding-top: 2px;
	padding-top: 2px;
	padding-top: 2px;
	padding-top: 2px;
	padding-top: 2px;
	float: left;
}
.Main {
	background-repeat: repeat;
	margin-top: 6px;
	/* [disabled]margin-right: 2px; */
	margin-bottom: 6px;
	/* [disabled]margin-left: 4px; */
	border-radius: 20px;
	background-color: #DEDEC6;
	color: #6F3407;
	height: auto;
	padding-top: 12px;
	font-size: 2.5rem;
	padding-left: 4px;
	padding-right: 3px;
	text-align: left;
	padding-bottom: 6px;
	background-image: url(../images/main-bk.jpg);
	width: auto;
}
2
.Main a:link    {
	color: #2B089F;
	font-style: oblique;








	font-size: 110%
%
%;
	font-variant: normal;
	letter-spacing: 1.5px;
	font-size: 0rem;
}
.Main a:visited {
	color: #2B089F;
	background-color: rgba(222,222,198,1.00);
}
.Main a:hover   {
	color: #CC5230;
	text-shadow: 1px 1px 1px rgba(58,4,4,1.00);
	text-decoration: none;
}
.Main a:active  {
	color: #ff0000;
	min-width: 100%;
}
.password {
	-webkit-box-shadow: 3px 3px #9C9C6B;
	box-shadow: 3px 3px #9C9C6B;
	margin-top: 4px;
	margin-right: 6px;
}
.give-us-a-call {
	font-weight: normal;
	font-size: 105%;
	font-style: oblique;
	color: #331A03;
	margin-top: 12px;
	margin-bottom: 12px;
}
	.LCBox {
	width: 85%;
	margin-left: auto;
	text-align: left;
	border-radius: 10px;
	-webkit-box-shadow: inset 4px 4px 4px 2px #5E340D;
	box-shadow: inset 4px 4px 4px 2px #5E340D;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	background-color: #CCD6E3;
	color: #F7F6F5;
	padding-bottom: 8px;
	margin-right: auto;
	background-image: url(../images/logo-box-bk.jpg);
	border: 0.75rem ridge rgba(158,186,220,1.00);
	font-size: 0rem;
}
	.mini-text {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 1.5rem;
	color: rgba(222,222,198,1.00);
}
	
	

.logo-box {
	/* [disabled]max-width: 500px; */
	border-radius: 8px 20px 5px 5px;
	background-color: rgba(7,7,7,1.00);
	text-align: center;
	width: 90%;
	border: 0.3rem solid rgba(207,207,135,1.00);
	margin-left: 5%;
	/* [disabled]margin-right: 20%; */
	background-image: url(../images/logo-box-bk.jpg);
}
.ScreenSizeWarning {
	background-color: rgba(196,16,19,1.00);
	width: 80%;
	border: thick solid rgba(9,0,0,1.00);
	background-color: rgba(221,18,22,1.00);
	color: rgba(249,242,242,1.00);
    font-size: 100%
    background-image: -webkit-linear-gradient(270deg,rgba(160,6,8,1.00) 0%,rgba(255,249,249,1.00) 100%);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: none;
	background-repeat: no-repeat;
	background-image: -webkit-linear-gradient(270deg,rgba(159,3,6,1.00) 0%,rgba(241,129,129,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(159,3,6,1.00) 0%,rgba(241,129,129,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(159,3,6,1.00) 0%,rgba(241,129,129,1.00) 100%);
}
.no-gutters {

}
form pages
input {
    width: 98%;
}
	textarea { width: 98%;
	}
	checkbox { size:=5px:

	
.button {
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.button:hover {
    background-color: #4CAF50; /* Green */
    color: white;
}


}





@media (min-width:500px) {
	
.ScreenSizeWarning {
	background-color:100 rgba(196,16,19,1.00);
	width: 80%;
	border: thick solid rgba(9,0,0,1.00);
	background-color: rgba(221,18,22,1.00);
	color: rgba(249,242,242,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(160,6,8,1.00) 0%,rgba(255,249,249,1.00) 100%);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: inline-block;
	background-repeat: no-repeat;
	background-image: -webkit-linear-gradient(270deg,rgba(159,3,6,1.00) 0%,rgba(241,129,129,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(159,3,6,1.00) 0%,rgba(241,129,129,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(159,3,6,1.00) 0%,rgba(241,129,129,1.00) 100%);
	font-size: 80%;	
}
	
		
.mini-text {
	font-size: 16px;
}
	


}
