@charset "utf-8";
/* CSS Document */

/* PriceList area */

#pgopricelist{
	padding-left: 20px;
}
#pricelist-section{
	max-width: 100%;
}
#pricelist-section .pricelist-area{
	max-width: 100%;
	padding: 10px 5px;
	background: white; /* rgba(213,255,212,1.00);  */
}
#pricelist-section .pricelist-area .group-buttons-area{
	max-width: 90%;
	margin: auto;
	display: block;
}
#pricelist-section .pricelist-area .group-buttons-area .group-buttons{
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.but{
	width: 80px;
	font-size: 16px;
	color: blue;
	background: #f1f1f1;
	cursor: pointer;
	border-radius: 15px;
	text-align: center;
	padding: 5px 5px;
	margin: 5px 15px;
	flex: 1;
    border-width: 2px;
    border-style: outset;
	outline: none;
}
.but:hover{
	background: white;
}
.but.sel{
	color: red;
	background: white;
}
/*----new but ---------------*/
.butico{
	min-width: 110px;
	font-size: 16px;
	color: blue;
	cursor: pointer;
	border-radius: 2px;
	text-align: center;
	padding: 3px 3px;
	margin: 5px 5px;
	flex: 1;
    border: 2px outset transparent;
}
.butico img{
	max-width: 100px;
	height: auto;
}
.butico:hover{
    border: 2px outset;
}
.butico.sel{
	color: red;
}

/*----new but ---------------*/

#testid{
	text-align: right;
}
#pricelist-section .pricelist-area .color-tab-title{
	padding: 20px 0px 10px 0px;
	display: block;
	align-items: center;
}
#pricelist-section .pricelist-area .color-tab{
	max-width: 100%;
	margin: 10px 0px;
	padding: 2px 0px;
	display: inline-flex;
}

.pricelist-regular .pricelist-table{
	width: 100%;
	background: #f1f1f1;
	border-spacing: 1px;
	font-size:16px;
}
.pricelist-regular .pricelist-table th{
	text-align: center;
	font-weight: bolder;
	color: white;
	height: 30px;
	padding: 0;
	background-color: #3880CF;	
}
.cellheader{
	text-align: center;
	font-weight: bolder;
	color: white;
	height: 30px;
	padding: 0;
	background-color: #3880CF;
}

.cellselect {
    background-image: url("../images/circleselect1.gif");
    background-size: 100% 100%;
}
.headerselect {
    background-image: url("../images/checkselect1.gif");
    background-size: 100% 100%;
}
.headercolrow{
	text-align: center;
	font-weight: bolder;
	color: white;
	height: 30px;
	padding: 0;
	background-color: #3880CF;
    cursor: grab;
}


.pricelist-regular .pricelist-table td{
	text-align: center;
}
.stake-area{
	max-width: 90%;
	padding: 10px 5px;
	display: flex;
	margin: auto;
}
.stake-area div{
	text-align: center;
	flex: 3;
}
.stake-area .stake-option{
	flex: 7;
}
.stake-area .stake-option ul{
	list-style: none;
	display: flex;
}
.stake-area .stake-option ul li{
	padding: 0 3px;
	margin: 0 5px;
}

/*#more-info*/

.more-info-area{
	background: white;
	max-width: 100%;
	margin: auto;
}
.more-info-area .title{
	padding: 10px 0px;
}
.row{
	max-width: 100%;
	margin: 0 auto;    
	text-align: center;
}
.row .real-sizes{
	display: flex;
}
/*end #more-info*/

.material-section{
	max-width: 100%;
	margin: auto;
	
}
.material-section .material-content{
	display: flex;
	background: white;
}
.material-section .material-content .material-info{
	width: 33%;
	padding: 10px 10px;
}
.material-section .material-content .material-info img{
    max-width: 100%;
}
.material-section .material-content .material-info table{
	width: 100%;
	background: #f1f1f1;
}

#yardsign-moreinfo{
    margin: 20px 10px;
}
#yardsign-moreinfo ul li{
    list-style: none;
}
#product-detail{
	display: none;
}
#productdetail{
	display: none;
}
#price-list{
/*	display: none;*/
}

#quickorder .form-order-info .form-content .instantform .sign-info_new_ba{
	flex:1;
	width: 100%;
	height: 400px;
	background-image: url("../images/Blankcustomba.gif");
	background-repeat: no-repeat;
	background-size: 100% 400px;
}

#quickorder #content-ba {
    height: 120px;
  margin-top: 35px;
  width: 80%;
  padding: 5px 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: none;
  font-size: 20px;
}
#inside-banner{
    height: 280px;
    padding-top: 10px;
    padding-bottom: 10px;	
}
#outside-banner{
    height: 140px;
    padding-top: 10px;
    padding-bottom: 10px;
	display: flex;
	justify-content: space-around;
}

.vertical-line{
	height: 120px;
}

#tp-area, #pk-area{
	display: block;
	flex:1;
}

#svg-preview{
	margin: 10px auto;
	padding: 5px;
	border: 1px solid #e1e1e1;
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5), 0 3px 5px 0 rgba(0, 0, 0, 0.5);	
}

#svg-preview .svg-img{
	max-width: 90%;
	height: auto;
	margin: 0 auto;	
}
.changeto{
	padding-top:5px;
}

#Test
{
	font-family:"arial black";
	font-size:6000px;
    position: absolute;
/*    visibility: hidden;*/
    height: auto;
    width: auto;
    white-space: nowrap; /* Thanks to Herb Caudill comment */
	transform: scale(2,1);
}
#top1-page{
	padding: 20px 20px 20px 20px;
}
.packagegroup{
	padding: 10px 0 5px 0;
	text-align: right;
}
.hidden{
	display: none;
}
.packagegroup p{
	text-align: left;
}

/*new package-icon for all packages show*/
.package-icon-2{
    border: 2px solid #00c0fc;
	box-shadow: 0 0 10px 1px transparent;
	align-items: center;
	display: block;
    margin-bottom:15px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 5px;
	font-size: 14px;
	flex: 1;
	min-width: 130px;
    position: relative;
    cursor: pointer;
	background-color: white;
}
.package-icon-2:hover{
	border-radius: 8px;
	box-shadow: 0 0 10px 1px rgba(0,140,186,0.5);
/*	rgba(0,140,186,0.5)*/
}

.package-icon-2 .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #138be4;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 5px 3px;
  position: absolute;
  z-index: 1;
  bottom: 108%;
  left: 50%;
  margin-left: -70px;
}

.package-icon-2 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #138be4 transparent transparent transparent;
}

.package-icon-2:hover .tooltiptext {
  visibility: visible;
}

.icon-2-chosen{
    background-color: #c9f2ff!important;
}
.picon, .picon-info{
	padding: 0px 0px 0px 0px;
	display: flex;
	min-height: 50px !important;
	height: 100%;
	flex-direction: column;
/*	justify-content: center; vertical align*/
	align-items: center;
}
.picon img{
	max-width: 100%;
}
.blank-banner{
	max-width: 100%;
	height: auto;
}
.banner_hanging{
	display: flex;
}