.top-id-all
{
	background: url(../img/soft/ID-ALL-Banner-release2.webp) center / cover no-repeat;
	height: 500px;
}
.top-id-all .in
{
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	color: rgb(255, 255, 255);
	text-align: center;
}
.top-id-all .in .line
{
	width: 60px;
	height: 2px;
	display: inline-block;
	background-color: rgb(49, 208, 147);
	margin-bottom: 30px;
	margin-top: 30px;
}

.top_desc_cardpresso
{
	margin-top: 0;
}
.top_desc_cardpresso .img
{
	margin-bottom: 10px;
}
.top_desc_cardpresso H1
{
	font-size: 18px;
}
.top_desc_cardpresso UL
{
	/*width: 46%;*/
	/*float: right;*/
	/*margin: 24px 20px 0 50%;*/
}
.top_desc_cardpresso UL LI
{
	margin: 5px 0;
	font-size: 18px;
	color: #3D3D3D;
}
.cardpresso_custom
{
	margin-top: 39px;
	margin-right: 3px;
}
.cardpresso_custom .button
{
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0 0 0 1px #487004, 0 0 1px 0 #999999, 0 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 0 0 1px #487004, 0 0 1px 0 #999999, 0 0 0 3px rgba(0, 0, 0, 0.2);
	background: #81CB00;
	background-image: -webkit-linear-gradient(top, #81CB00, #4D7900);
	background-image: -moz-linear-gradient(top, #81CB00, #4D7900);
	background-image: -ms-linear-gradient(top, #81CB00, #4D7900);
	background-image: -o-linear-gradient(top, #81CB00, #4D7900);
	text-align: center;
	border: none;
	padding: 3px 5px;
}
.cardpresso_custom .button A
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
.cardpresso_custom .button:hover
{
	color: #FFF;
	background: #68A301;
	background-image: -webkit-linear-gradient(top, #74B504, #4D7900);
	background-image: -moz-linear-gradient(top, #74B504, #4D7900);
	background-image: -ms-linear-gradient(top, #74B504, #4D7900);
	background-image: -o-linear-gradient(top, #74B504, #4D7900);
}
.cardpresso_custom H3
{
	font-size: 16px;
	margin-top: 27px;
}
.cardpresso_custom UL
{
	list-style: disc;
	margin: 0;
	padding: 0 0 0 17px;
}
.cardpresso_custom UL LI
{
	list-style: disc;
	margin: 5px 0;
	padding: 0;
}
.products_cardpresso
{
	margin-bottom: 20px;
	margin-top: 38px;
	clear: both;
	float: next;
}
.products_cardpresso .price
{
	text-align: right;
	font-weight: normal !important;
	width: 25%;
	padding-top: 43px;
}
.products_cardpresso .PRODUCT_BUTTONS
{
	display: block;
	position: relative;
	float: right;
	clear: both;
	margin: 30px 0 0;
}
.products_cardpresso .retail
{
	text-align: center;
	font-weight: normal !important;
	color: #656565;
	font-size: 14px;
}
.products_cardpresso .discount
{
	font-weight: normal !important;
	font-size: 15px;
}
.products_cardpresso .save
{
	font-weight: normal !important;
	font-size: 14px;
	display: block;
}
.products_cardpresso H2
{
	font-size: 28px;
	font-weight: bold;
	margin-top: 15px;
}
.products_cardpresso #SHORT_DESC
{
	margin: 5px 5px 10px 0;
	/*font-size: 14px;*/
}
.products_cardpresso .title
{
	background: #F0F0F0;
	font-size: 13px;
	color: #363535;
	text-align: center;
	margin-top: 36px;
}
.cardpresso_picts
{
	margin-top: 10px;
}
.cardpresso_picts UL
{
	margin-bottom: 20px;
}
.cardpresso_picts UL LI
{
	float: left;
	border: 1px solid #CCC;
	margin: 2px;
	width: 18.8%;
}
.cardpresso_picts UL LI IMG
{
	width: 100%;
}
.vertical-table
{
	border-collapse: separate;
	border-spacing: 5px 0;
	margin-bottom: 50px;
}
.table-rounded TD
{
	text-align: center;
	padding: 5px;
}
.table-rounded TH
{
	border: 0;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-align: center;
	font-size: 20px;
	padding: 0.5em;
	background: #E6E6E6;
	text-align: center;
	text-transform: none;
	-ms-filter: none;
	border: 0 !important;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.vertical-table THEAD TH.first
{
	text-align: left;
	vertical-align: bottom;
	background: none;
	width: 31%;
	padding-left: 20px;
	color: #666;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
	text-transform: uppercase;
}
.table-rounded TR TD.gray
{
	background: #F0F0F0;
}
.table-rounded TR TD.space.gray
{
	background: #FFF;
}
.table-rounded TR TD.first
{
	text-align: left;
}
.vertical-table TR.first TD
{
}
.vertical-table TR TD.first
{
	text-align: left;
	background-color: #FFF;
}
.vertical-table TR TD.first
{
	background: #EEE;
	padding-left: 20px;
}
.vertical-table TR.row2 TD.first
{
	background: #E0E0E0;
}
.vertical-table TR TD.first.left-header
{
	background-color: transparent;
	border-radius: 0;
	-webkit-border-radius: 0;
	padding-top: 10px;
	padding-bottom: 7px;
}
.vertical-table TR.row2 TD.gray
{
	background: #E6E6E6;
}
.vertical-table TR TD SPAN.table-price-heading
{
	color: #2E8345;
	font-weight: bold;
}
.vertical-table TD .fa-check
{
	color: #6BA500;
	font-size: 20px;
}
.vertical-table TD .fa-times
{
	color: #ED4C21;
	font-size: 20px;
}
@media (max-width: 575px)
{
	.top_desc_cardpresso
	{
		height: auto;
	}
	.top_desc_cardpresso H1
	{
		font-size: 13px;
	}
	.top_desc_cardpresso UL
	{
		font-size: 13px;
		float: none;
		clear: both;
/*		margin-top: 149px;*/
		margin-bottom: 30px;
		width: 100%;
	}
	.top_desc_cardpresso UL LI
	{
		margin: 0;
	}
	.products_cardpresso .price
	{
		width: 35%;
	}
	.table-rounded TH
	{
		font-size: 14px;
	}
	.table-rounded TD
	{
		padding: 3px;
		font-size: 13px;
	}
	.vertical-table TD .fa-check
	{
		font-size: 14px;
	}
}
@media (min-width: 576px) and (max-width: 767px)
{
	.top_desc_cardpresso
	{
		height: auto;
	}
	.top_desc_cardpresso H1
	{
		font-size: 13px;
	}
	.top_desc_cardpresso UL
	{
		font-size: 13px;
		float: none;
		clear: both;
		margin-top: 210px;
		margin-bottom: 30px;
		width: 100%;
	}
	.top_desc_cardpresso UL LI
	{
		margin: 0;
	}
	.products_cardpresso .price
	{
		width: 35%;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.top_desc_cardpresso
	{
		height: auto;
	}
	.top_desc_cardpresso H1
	{
		font-size: 13px;
	}
	.top_desc_cardpresso UL
	{
		font-size: 13px;
		float: none;
		clear: both;
		margin-top: 255px;
		margin-bottom: 30px;
		width: 100%;
	}
	.top_desc_cardpresso UL LI
	{
		margin: 0;
	}
	.products_cardpresso .price
	{
		width: 35%;
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.top_desc_cardpresso
	{
		height: 387px;
	}
	.top_desc_cardpresso H1
	{
		font-size: 13px;
	}
	.top_desc_cardpresso UL
	{
		font-size: 13px;
	}
	.top_desc_cardpresso UL LI
	{
		margin: 0;
	}
}
@media (min-width: 1200px)
{
}
