.top_id-card-printers
{
	height: auto;
	margin-bottom: 40px;
	padding: 30px 0 20px;
	text-align: left;
	/*background: url(../img/design-a-lanyard.jpg) right top / cover no-repeat #FFF;*/
	/*color: #FFF;*/
	-webkit-box-shadow: 3px 3px 5px #DDDDDD;
	-moz-box-shadow: 3px 3px 5px #DDDDDD;
	box-shadow: 3px 3px 5px #DDDDDD;
	font-size: 18px;
	font-weight: 400;
}
.buld_system
{
	margin-bottom: 50px;
}
.hidden
{
	display: none !important;
}
.img-responsive
{
	max-width: 100%;
	height: auto;
}
/*.buld_system .col-sm-8 LABEL
{
	margin-left: 5px;
	margin-right: 20px;
}*/
.buld_system H2
{
	margin: 0 0 -166px 0;
	padding-top: 127px;
	text-align: center;
	color: #7D7D7D;
	text-transform: uppercase;
}
.buld_system .printer
{
	height: 317px;
	border: 1px solid #E1E1E1;
	margin-bottom: 10px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.buld_system .printer .pict
{
	width: 100%;
	float: none;
	margin: 0;
	height: 100%;
	line-height: 300px;
}
.buld_system .printer .img
{
	height: 100%;
	background: url(../img/ic-printers.jpg) center / 50% no-repeat;
	opacity: 0.09;
}
.buld_system .box
{
	width: 23.4%;
	display: inline-block;
	padding: 5px;
	vertical-align: top;
	margin: 3px 3px 12px 3px;
	border: 1px solid #E1E1E1;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	min-height: 174px;
	position: relative;
}
.buld_system .box IMG
{
	display: inline-block;
	max-height: 136px;
}
.buld_system .text_sm
{
	/*font-size: 11px !important;*/
	color: #F15E2E;
	font-weight: bold;
}
.buld_system .product_quantity
{
	width: 63px !important;
}
.buld_system .box .img
{
	min-height: 101px;
	line-height: 87px;
}
.buld_system .box .close
{
	/*position: absolute;*/
	z-index: 10;
	margin-bottom: -20px;
}
.buld_system .box .qty
{
	position: absolute;
	z-index: 10;
	/*height: 20px;*/
	line-height: 100%;
	margin-top: -18px;
	background: #5A5A5A;
	border-radius: 4px;
	color: #FFF;
	padding: 2px 10px;
	font-size: 13px;
	bottom: 5px;
}
.buld_system .price_row
{
	margin: 0 2px 10px 0;
	padding: 7px;
	/*background: #E2E2E2;*/
	/*border-radius: 4px;*/
	/*border: 1px solid #E1E1E1;*/
	/*border-radius: 4px;*/
	/*-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);*/
	/*box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);*/
}
.buld_system .box.more
{
	width: 96%;
	text-align: left;
	padding-bottom: 10px;
	margin: 10px 10px 60px 10px;
}
.buld_system .box.more UL
{
	margin: 10px 10px 10px 0;
	list-style: disc;
}
.buld_system .box.more UL LI
{
	list-style: disc;
	/*width: 48%;*/
	/*float: left;*/
	margin-left: 35px;
}
.buld_system .box.more .also
{
	margin: 10px 10px 10px 24px;
	text-transform: uppercase;
	font-weight: bold;
}
.buld_system .panel-heading
{
	background: #307B9D;
	/*color: #FFF;*/
	padding: 5px 5px 1px 5px;
	margin-bottom: 3px;
	border-radius: 5px;
}
.buld_system .panel-heading A
{
	color: #FFF;
	font-size: 20px;
}
.buld_system .panel-heading SPAN
{
	padding: 2px 10px;
	background: #404950;
	border-radius: 4px;
	font-weight: bold;
	margin-right: 5px;
}
.buld_system .panel-title A:hover
{
	color: #FFF;
}
.buld_system .panel-body
{
	padding: 10px;
	/*background: #F6F6F6;*/
}
.buld_system .col-form-label
{
	text-align: right;
}
.buld_system .panel-body .form-group.row
{
	margin: 5px 0;
}
.small_build_title
{
	text-align: center;
	margin: 21px 0 10px;
	font-size: 25px;
	color: #CCC;
	text-transform: uppercase;
}
.small_build_title:after
{
	font-family: "Font Awesome 5 Free";
	font-size: 1.3em;
	color: rgba(162, 162, 164, 0.575);
	margin-left: 7px;
	vertical-align: -4px;
	content: "\f078";
	font-weight: bold;
}
.small_build_title:before
{
	font-family: "Font Awesome 5 Free";
	font-size: 1.3em;
	color: rgba(162, 162, 164, 0.575);
	margin-right: 7px;
	vertical-align: -4px;
	content: "\f078";
	font-weight: bold;
}
.buld_system .big_price
{
	font-size: 25px;
	text-align: right;
	vertical-align: middle;
	margin-top: 4px;
}
.buld_system .big_qty
{
	vertical-align: middle;
	margin-bottom: 0;
}
.buld_system .big_qty INPUT
{
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
TR.default_selected
{
	background: rgba(240, 94, 46, 0.137) !important;
}
.top_desc_build_system
{
	padding: 30px 0;
}
.top_desc_build_system H1
{
	margin-bottom: 15px;
}
.panel_build_system .short_desc
{
	font-size: 17px;
	margin-bottom: 20px;
}
.panel_build_system .short_desc .img
{
	float: right;
	max-width: 37%;
	margin-left: 20px;
}
.panel_build_system .printer .pict IMG
{
	max-width: 100% !important;
}
/*.all_panel.panel_build_system
{
	padding-top: 25px;
}*/
@media (max-width: 575px)
{
	.panel_build_system .short_desc .img
	{
		max-width: 49%;
	}
	.buld_system .big_price
	{
		font-size: 18px;
		text-align: center;
	}
	.buld_system .big_qty
	{
		text-align: center;
	}
	.big_qty .btn
	{
		font-size: 15px;
		padding: 5px 10px;
	}
	.table_related TH
	{
		font-size: 10px;
		padding: 1px;
	}
	.table_related TD
	{
		font-size: 10px;
		padding: 1px;
		white-space: normal;
	}
	.table_related TD INPUT
	{
		font-size: 10px;
		/*padding: 3px;*/
		height: auto;
		margin: 5px;
		max-width: 59px;
	}
	.buld_system .col-form-label
	{
		text-align: left;
	}
}
@media (min-width: 576px) and (max-width: 767px)
{
	.panel_build_system .short_desc .img
	{
		max-width: 49%;
	}
	.buld_system .big_price
	{
		font-size: 18px;
		text-align: center;
	}
	.buld_system .big_qty
	{
		text-align: center;
	}
	.big_qty .btn
	{
		font-size: 15px;
		padding: 5px 10px;
	}
	.table_related TH
	{
		font-size: 12px;
		padding: 3px;
	}
	.table_related TD
	{
		font-size: 12px;
		padding: 3px;
		white-space: normal;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.panel_build_system .short_desc .img
	{
		max-width: 39%;
	}
	.buld_system .big_price
	{
		font-size: 18px;
	}
	.big_qty .btn
	{
		font-size: 15px;
		padding: 5px 10px;
	}
	.table_related TH
	{
		font-size: 12px;
		padding: 3px;
	}
	.table_related TD
	{
		font-size: 12px;
		padding: 3px;
		white-space: normal;
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.table_related TH
	{
		font-size: 13px;
		padding: 3px;
	}
	.table_related TD
	{
		font-size: 13px;
		padding: 3px;
		white-space: normal;
	}
}
@media (min-width: 1200px) and (max-width: 1399px)
{
}
@media (min-width: 1400px)
{
	.buld_system
	{
		margin: 0 8% 50px;
	}
}
