
#headerLinks {
	font-family: 'Montserrat', sans-serif;
	float: left;
	width: 95%;
	position: absolute;
	top: 0px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0);


}
#headerLinks a {
	text-decoration: none;
	color: rgba(146,146,146,1.00);
	padding-left: 25px;
	font-size: 20px;

}

.headeralert {
	text-decoration: none;
	color: rgba(255, 0, 0, 1);
	padding-left: 40%;
	width: 100%;
		top: 120px;
	font-size: 20px;
	position: absolute;
	background-color: rgba(255, 231, 0, 0.8);

}

#headerinfo {
	float: left;
	text-align: right;
}

header {
	color: rgba(0,0,0,1.00);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
    background-color: rgba(0, 0, 0, 0.8);	
	width: 50%;
}



body {
background-color: #000000;
background-image: url("https://mushkinsmotors.com/mmassets/images/mm2.png"), url("https://mushkinsmotors.com/mmassets/images/inconspicuousbackground.png");
background-position: right top, center ;

background-size: 25%, cover;
background-repeat: no-repeat;
color: rgba(146,146,146,1.00);
}

.background {
	background-image: url("https://mushkinsmotors.com/mmassets/images/inconspicuousbackground.png");
	content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;	
  background-size: 100%;
    z-index: -1;
}

.adspace-container {

	
	text-decoration: none;
	color: rgba(255, 0, 0, 1);
	margin-left: 50%;
	font-size: 20px;
	width: 500px;
	position: absolute;
			top: 20px;
	
}

.adspace-container img {
	height: auto;
	width: auto;
}

.logo {
	margin-right: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 400px;
	top:200px;

}

.logo img {
width: 400px;
}


.bg1 {
  /* The image used */


  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;


}

.bg2 {
  /* The image used */
  background-image: url("img_girl.jpg");

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.cartable thead th { 
position: sticky; 
top: 0; 
z-index: 1;
background-color: rgba(0, 0, 0, 1);
 }

.cartable {
   overflow-y:scroll;
   height:80%;
   display:block;
   background-color: rgba(0, 0, 0, 0.5);
}

.carhistory thead th { 
position: sticky; 
top: 0; 
z-index: 1;
background-color: rgba(0, 0, 0, 1);
 }

.carhistory {
   overflow-y:scroll;
   display:block;
   background-color: rgba(0, 0, 0, 0.5);
}

.table1 {
   overflow-x:scroll;
   max-width:400px;
   word-wrap:break-word;
   table-layout:fixed;
}

.payouttable thead th { 
position: sticky; 
top: 0; 
z-index: 1;
background-color: rgba(0, 0, 0, 1);
 }

.payouttable {
   overflow-y:scroll;
   height:600px;
   display:block;
   background-color: rgba(0, 0, 0, 0.5);
}

.table3 {
}

.table3 img {
	    max-height: 32px;

}

.table1desc {
   background-color: rgba(20, 20, 20, 0.5);


}

.table1name {
   background-color: rgba(255, 255, 255, 0.8);
      word-wrap:hidden;
	width:60%;
}

.listingtable thead th { 
position: sticky; 
top: 0; 
z-index: 1;
background-color: rgba(0, 0, 0, 1);
 }

.listingtable {
   overflow-y:scroll;
   height:fit-content;
   display:block;
   background-color: rgba(0, 0, 0, 0.5);
   width: fit-content;

}

.editusertable {
   background-color: rgba(255, 255, 255, 0.2);
      word-wrap:hidden;
}



content {

}


.listings {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	text-align: center;
	width: 90%;
	
	
}

.listings img {
	object-fit: cover;
	height: 200px;
	width: 100%;	
}



.sidebar {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	float: right;
	width: 30%;
	padding-left: 1%;
	height: 100%;
	text-align: center;

	background-repeat: no-repeat;
    background-size: contain;
	padding-top: 36px;
	background-position: 55%

}

.sidebar .sidebartext{
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	text-align: center;


}

.sidebar div img {
	width: 100%;
	object-fit: cover;	
}

.dtsidebar {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	float: right;
	width: 25%;
	padding-left: 3%;
	height: 1400px;
	text-align: center;

	background-repeat: no-repeat;
    background-size: contain;
	padding-top: 36px;
	background-position: 55%

}

.dtsidebar .dtsidebartext{
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	text-align: center;


}

.dtsidebar div img {
	width: 100%;
	object-fit: cover;	
}

.listings-grid {
  font-family: 'Montserrat', sans-serif;
  display: grid;
  grid-template-columns: repeat(auto-fill, 400px);
  color: rgba(146,146,146,1.00);
  grid-gap: 10px;


}
.listings-item {
  text-align: center;

  font-size: 20px;
  background-color: rgba(10, 10, 10, 0.3);
}

.metrics-grid {
  font-family: 'Montserrat', sans-serif;
  display: grid;
  grid-template-columns: repeat(auto-fill, 800px);
  color: rgba(146,146,146,1.00);
  grid-gap: 10px;


}
.metrics-item {
  text-align: center;

  font-size: 20px;
  background-color: rgba(10, 10, 10, 0.3);
}

.dealer-listings-item {
  font-size: 18px;
  background-color: rgba(10, 10, 10, 0.3);
  overflow: hidden;
}

.dealer-listings-item table{
  border-spacing: 30px;
}

.listings-item-featured {
  text-align: center;
  padding: 20px 0;
  font-size: 20px;
  background-color: rgba(246, 253, 118, 0.2);
}
.footerspace {
	width: 85%;



}
.footer-grid {
  font-family: 'Montserrat', sans-serif;
  display: grid;
  grid-template-columns: auto auto auto;
  color: rgba(146,146,146,1.00);
  grid-gap: 10px;



}
.footer-grid > div {
  text-align: center;
  padding: 10px;
  font-size: 20px;
}
.footer-grid div img {
	width: 70%;
	object-fit: cover;	
}



.footerbanner {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	width: 30%;
	text-align: center;
    background-color: rgba(0, 0, 0, 0.8);
	padding-top: 36px;

}

.footerbanner div img {
	

}

.featured {
  position: relative;
  text-align: center;
  color: white;
}


/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.grid-dealertools {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  font-family: 'Montserrat', sans-serif;
  padding: 10px;
  width: 70%;
  
}
.grid-dealertoolsitem {
	
  background-color: rgba(10, 10, 10, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 20px;
  text-align: center;
  min-height: 150px;
  max-height: 350px;
  overflow-y: auto;
  
}

.grid-financetools1 {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  font-family: 'Montserrat', sans-serif;
  padding: 10px;
  width: 70%;
  
}
.grid-financetoolsitem1 {
	
  background-color: rgba(10, 10, 10, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 20px;
  text-align: center;
  
}

.grid-financetools2 {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  font-family: 'Montserrat', sans-serif;
  padding: 10px;
  width: 70%;
  
}
.grid-financetoolsitem2 {
	
  background-color: rgba(10, 10, 10, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 20px;
  text-align: center;
  
}

#cf {
	font-family: 'Montserrat', sans-serif;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
position:fixed;
  height:100px;
  width:100px;
  margin:0 auto;
    background-color: rgba(35, 106, 153, 1);
	  transition: width 0.5s;
	  bottom: 0;
	  right: 0;

}

#cf img {
		border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
  position:absolute;
  height: 100px;
  right:0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
    background-color: rgba(35, 106, 153, 1);
overflow: hidden
}

#cf:hover {
  width: 400px;
}

#cf img.top {
  opacity:0;

}

#cf img.protec {
  position:absolute;
  left:0;
    top: 20px;
    width: 300px;
	height: auto;
}

#cf img.top:hover {
  opacity:1;

}
.ProcLinks {
	 position:absolute;
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
overflow: hidden

}





.grid-dealertoolsitem #listing_strikes {
	width:100%;
}

.grid-dealertoolsitem #listing_upg_engine {
	width:100%;
}
.grid-dealertoolsitem #listing_upg_turbo {
	width:100%;
}
.grid-dealertoolsitem #listing_upg_suspension {
	width:100%;
}
.grid-dealertoolsitem #listing_upg_transmission {
	width:100%;
}
.grid-dealertoolsitem #listing_upg_brakes {
	width:100%;
}

.grid-dealertoolsitem #listing_upg_engine_con {
	width:100%;
}
.grid-dealertoolsitem #listing_upg_turbo_con {
	width:100%;
}
.grid-dealertoolsitem #listing_upg_suspension_con {
	width:100%;
}
.grid-dealertoolsitem #listing_upg_transmission_con {
	width:100%;
}
.grid-dealertoolsitem #listing_upg_brakes_con {
	width:100%;
} 
.grid-dealertoolsitem #transaction_dealer {
	width:100%;
}

.grid-dealertoolsitem #transaction_carmodel {
	width:100%;
}

.grid-dealertoolsitem #transaction_type {
	width:100%;
}
.grid-dealertoolsitem #transaction_feetype {
	width:100%;
}
.grid-dealertoolsitem #listing_percentage {
	width:100%;
}
.grid-dealertoolsitem #transaction_price {
	width:95%;
}

.grid-dealertoolsitem #transaction_vin {
	width:95%;
}

.grid-dealertoolsitem #transaction_listingid {
	width:100%;
}