<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: #fff; /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #fff, #f7fafa);
  background: -moz-linear-gradient(to top, #fff, #f7fafa);
  background: -o-linear-gradient(to top, #fff, #f7fafa);
  background: linear-gradient(to top, #fff, #f7fafa);
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: url(../img/NETLOCK_megrendelo_hatter.jpg) ;
  background-position: center center;
  background-repeat:  no-repeat;
  background-attachment: fixed;
  background-size:  cover;
}

p.instruction {
	padding-bottom: 15px;
	text-align: justify;
}

ul.basic_list {
	text-align: left;
	line-height: 18px;
}

h5.optional {
	text-align: left;
}

.fokozott_edition {
  background-image: url(../img/NETLOCK_megrendelo_hatter3.jpg) ;
}

.ugyved_edition {
  background-image: url(../img/NETLOCK_megrendelo_hatter2.jpg) ;
}

.affix {
position: fixed !important;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}

.affix-bottom {
  position: absolute;
}

#feltetelek {
    float: left;
    height: auto;
    position: relative;
    width: auto;
}

.fgroup_odd {background-color: #f9f9f9; padding: 20px 20px 52px; border-bottom: 1px dashed #ddd; float: left; width:100%;}
.fgroup_even {background-color: #fcfcfc; padding: 20px 20px 52px; border-bottom: 1px dashed #ddd; float: left; width:100%;}

.first {
    margin-top: 25px;
    padding: 25px 25px 50px;
}


.last {
    padding: 25px;
}

.hint {
    float: right;
    font-size: 16px;
    padding: 0 0 0 5px;
}

.alt_select {
    -moz-appearance: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    height:35px;
    max-height: 35px;
    outline: medium none;
    padding: 1px 10px;
    width: 100% !important;
}

.alt_select option {
    background-color: #f9f9f9;
    height: 30px;
    padding: 7px 10px;
}


.opcio_prices li {text-transform: uppercase;}

.productbox {
    max-width: 289px;
    float: right;
}

.affix {
      top: 50px;
  }
.eszkozkep {
    float: left;
    margin: 30px auto 0;
    text-align: center;
    width: 100%;
}

.custombtn {
    border: medium none;
    border-radius: 0;
    padding: 10px 20px;
    color: white;
}

.formbutton {    
    background-color: #354653;
    opacity:1;
    -webkit-transition:	all 0.3s;
	-moz-transition:	all 0.3s;
	transition:			all 0.3s;
    }

.formbutton:hover {
    opacity:0.8;
    -webkit-transition:	all 0.3s;
	-moz-transition:	all 0.3s;
	transition:			all 0.3s;}

.circle {
    border: 6px solid white;
    border-radius: 50%;
    height: 79px;
    margin: -70px auto 15px;
    width: 79px;
    background: rgba(53,70,83,1);
    background: -moz-linear-gradient(-70deg, rgba(53,70,83,1) 0%, rgba(53,70,83,1) 50%, rgba(45,59,70,1) 50%, rgba(45,59,70,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(53,70,83,1)), color-stop(50%, rgba(53,70,83,1)), color-stop(50%, rgba(45,59,70,1)), color-stop(100%, rgba(45,59,70,1)));
    background: -webkit-linear-gradient(-70deg, rgba(53,70,83,1) 0%, rgba(53,70,83,1) 50%, rgba(45,59,70,1) 50%, rgba(45,59,70,1) 100%);
    background: -o-linear-gradient(-70deg, rgba(53,70,83,1) 0%, rgba(53,70,83,1) 50%, rgba(45,59,70,1) 50%, rgba(45,59,70,1) 100%);
    background: -ms-linear-gradient(-70deg, rgba(53,70,83,1) 0%, rgba(53,70,83,1) 50%, rgba(45,59,70,1) 50%, rgba(45,59,70,1) 100%);
    background: linear-gradient(103deg, rgba(53,70,83,1) 0%, rgba(53,70,83,1) 50%, rgba(45,59,70,1) 50%, rgba(45,59,70,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#0900ff', GradientType=1 );
}

.link_ul li {
    line-height: 25px;
    cursor:pointer;
}

.felsorolas {
    padding-right: 4px;
}

.progress {
    border-radius: 0px;
    box-shadow: none;
}

.progress-bar-success {
    background-color: #6fc638;
}

.megrendelo {padding: 30px 15px 0px 15px;}

.megrendelobox {padding: 0px 15px 0px 15px;
  margin: 8% auto;
  width: 70%;
  position: relative;
  z-index: 1;
  background: #fcfcfc;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.separatoricon {
    color: white;
    margin: 0 auto;
    padding: 21px 19px;
}

h2.megrendelo {
    background-color: transparent;
    color: white;
    font-family: century gothic;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
}

div.userhandler {
    position: absolute;
    top: -33px;
    right: 0px;
    color: #333;
    background-color: #fcfcfc;
    padding: 8px 15px 8px;
    z-index: 0;
    font-weight: bold;
    cursor: pointer;
}

h3.kepviselo {
    color: white;
    font-size: 11px;
    font-weight: bold;
    height: 45px;
    margin: 0;
    padding: 17px 10px;
    text-align: left;
    text-transform: uppercase;
}

.kepviselo_ikon {
    color: #fff;
    padding-right: 7px;
}

.form-control {font-size: 12px;}

.form-control-feedback {
    display: block;
    height: 34px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10px;
    width: 34px;
    z-index: 2;
}

/* ========================================================
	Flat form with Bootstrap 3
	
	Version:		1.1
	Last change:	07.12.2014
	Author:			David Tovt
	
====[ LAYOUT ]=============================================

	- Defaults
	- Horizontal form
	- Input with icons
	- File input
	- Select
	- Checkbox, radio and toggles
		- Checkbox and radio
		- Toggles
	- Ratings
	- Buttons
	- Alerts
	- Panel
	- Tooltip and help icon
	- Cart

======================================================== */

/*
	Defaults
*/

a,
.btn-link {
	/*color: #3fc0eb;*/
}

a:hover,
.btn-link:hover {
	text-decoration: none;
	color: #3fc0eb;
}

fieldset {
	margin: 0 0 30px;
}

	fieldset legend {
		padding: 5px 0;
		font-size: 18px;
	}
	
label {
	margin: 0;
	font-weight: normal;
}

.strong {
	font-weight: bold;
}

.form-group:after {
	content: '';
	display: table;
	clear: both;
}

.control-label {
	display: block;
	padding: 6px;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	background: rgba(0, 0, 0, 0.014);
}

.control-label.control-label-sm {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	font-size: 11px;
}

.control-label.control-label-lg {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 26px;
	font-size: 14px;
}

label .additional,
.control-label .additional {
	color: #333;
}

.form-control {
	font-weight: normal;
	border: 1px solid #ddd;
	-webkit-box-shadow:	none !important;
	-moz-box-shadow:	none !important;
	box-shadow:			none !important;
	-webkit-border-radius:	0 !important;
	-moz-border-radius:		0 !important;
	border-radius:			0 !important;
}

.form-control:focus {
	border-color: #354653;
}

.help-block {
	font-size: 11px;
	margin: 5px 0 0;
	color:#999;
}

.help-block2 {
margin: 5px 0 0;
color:#777;
margin-left: 72px;
font-size: 12px;
font-style: italic;
background: rgba(0, 0, 0, 0.014);
padding:15px;
}

.help-block3 {
	font-size: 11px;
	margin-top: -5px;
	color:#999;  
}

.delivery {margin-left:72px;}

.required-field {
	display: inline;
	font-size: 18px;
	line-height: 12px;
	color: #f45858;
}

/*
	Horizontal form
*/

.form-horizontal .control-label {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 0;
}

/*
	Input with icons
*/

.form-control-feedback {
	color: #ccc;
}

.has-feedback.has-left-icon .form-control {
	padding-left: 42.5px;
	padding-right: 12px;
}

.has-feedback.has-left-icon .form-control-feedback {
	left: 0;
	right: auto;
}

.has-success .form-control { border-color: #0ac964; }
.has-success .form-control-feedback { color: #0ac964; }

.has-warning .form-control { border-color: #c19716; }
.has-warning .form-control-feedback { color: #c19716; }

.has-error .form-control { border-color: #f45858; }
.has-error .form-control-feedback { color: #f45858; }

/*
	File input
*/

.file-input {
    float: left;
    position: relative;
    width: 100%;
}

	.file-input label {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: 0;
	}
	
		.file-input .btn {
            border-radius: 0;
            bottom: 3px;
            font-size: 12px;
            line-height: 25px;
            padding: 6px 15px;
            position: relative;
            border: none;
            opacity: 1;
            background-color: #354653;
            opacity:1;
            -webkit-transition:	all 0.3s;
            -moz-transition:	all 0.3s;
            transition:			all 0.3s;
		}
		
        .file-input .btn:hover {
             background-color: #5c6a75;
            -webkit-transition:	all 0.3s;
            -moz-transition:	all 0.3s;
            transition:			all 0.3s;
            }
        
		.file-input.input-sm .btn {
			line-height: 22px;
		}
		
		.file-input.input-lg .btn {
			line-height: 38px;
		}
		
			.file-input .btn input {
				width: 0;
				height: 0;
			}
	
	.file-input .file-name {
		float: left;
		width: 100%;
		padding: 0;
		border: 0;
		background: transparent;
	}
	
/*
	Select
*/

select.form-control.multiple {
	padding: 0;
}

select.form-control.multiple option {
	padding: 6px 12px;
}

.fancy-select {
	position: relative;
	color: #46565D;
}

	.fancy-select.disabled .form-control {
		cursor: inherit;
		opacity: 0.5;
		background: #ddd;
	}

	.fancy-select .form-control {
		position: relative;
		overflow: hidden;
		cursor: pointer;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

		.fancy-select .form-control:after {
			position: absolute;
			display: block;
			content: "ď¸";
			top: 50%;
			right: 0;
			margin: -6px 8px 0 0;
			font-family: FontAwesome;
			font-size: 12px;
			line-height: 12px;
			color: #333;
		}

	.fancy-select .form-control.open {
		border-color: #354653;
	}

		.fancy-select .form-control.open:after {
			margin-top: -4px;
			color: #354653;
			-webkit-transform:	rotate(180deg);
			-moz-transform:		rotate(180deg);
			transform:			rotate(180deg);
		}

	.fancy-select ul.options {
		position: absolute;
		visibility: hidden;
		overflow: auto;
		top: 100%;
		left: 0;
		width: 100%;
		max-height: 200px;
		margin: 0;
		padding: 0;
		border: 1px solid #ddd;
		list-style: none;
		z-index: 50;
		background: #f6f6f6;
		opacity: 0;
		-webkit-box-shadow:	0 0 10px rgba(0, 0, 0, 0.05);
		-moz-box-shadow:	0 0 10px rgba(0, 0, 0, 0.05);
		box-shadow:			0 0 10px rgba(0, 0, 0, 0.05);
	}

	.fancy-select ul.options.open {
		visibility: visible;
		opacity: 1;
	}

	.fancy-select ul.options.overflowing {
		top: auto;
		bottom: 100%;
	}

	.fancy-select ul.options.overflowing.open {
		top: auto;
	}

		.fancy-select ul.options li {
			padding: 8px 12px;
			cursor: pointer;
			white-space: nowrap;
			color: #666;
		}

		.fancy-select ul.options li.hover {
			color: #000;
			background: #eee;
		}


		.fancy-select ul.options li.selected {
			color: #fff;
			background: #ccc;
		}
		
/*
	Checkbox, radio and toggles
*/

.checkbox, .radio   {
    margin-bottom: 20px;    
    }
.radio-inline,
.checkbox-inline {
	padding: 0;
}

label.custom-option {
	position: relative;
	display: inline-block;
	padding: 0;
	height: 20px;
	vertical-align: top;
}

label.custom-option + label {
	padding: 0 10px;
}

	label.custom-option input[type="checkbox"],
	label.custom-option input[type="radio"],
	label.custom-option .button-checkbox,
	label.custom-option .button-radio {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
	
	label.custom-option input[type="checkbox"],
	label.custom-option input[type="radio"] {
		margin: 0;
		opacity: 0;
	}
	
	label.custom-option .button-checkbox,
	label.custom-option .button-radio {
		border: 1px solid #ccc;
		background: #fff;
	}
	
	label.custom-option input[type="checkbox"]:checked + .button-checkbox,
	label.custom-option input[type="radio"]:checked+ .button-radio {
		border-color: #354653;
	}
	
		label.custom-option input[type="checkbox"] + .button-checkbox:after,
		label.custom-option input[type="radio"] + .button-radio:after {
			position: absolute;
			content: '';
			z-index: 2;
		}
		
	label.custom-option .button-radio,
	label.custom-option .button-radio:after {
		-webkit-border-radius:	20px;
		-moz-border-radius:		20px;
		border-radius:			20px;
	}
	
/* Checkbox and radio */
label.custom-option {
	width: 20px;
}

	label.custom-option.button input[type="checkbox"] + .button-checkbox:after,
	label.custom-option.button input[type="radio"] + .button-radio:after {
		display: none;
		top: 5px;
		bottom: 5px;
		left: 5px;
		width: 8px;
		background: #354653;
	}

	label.custom-option.button input[type="checkbox"]:checked + .button-checkbox:after,
	label.custom-option.button input[type="radio"]:checked + .button-radio:after {
		display: block;
	}
	
/* Toggles */
label.custom-option.toggle {
	width: 58px;
}

	label.custom-option.toggle:before,
	label.custom-option.toggle:after {
		position: absolute;
		top: 1px;
		width: 30px;
		font-size: 8px;
		line-height: 19px;
		text-align: center;
		font-family: Arial, sans-serif;
		color: #777;
		z-index: 1;
	}
	
	label.custom-option.toggle:before {
		content: attr(data-on);
		left: 1px;
	}
	
	label.custom-option.toggle:after {
		content: attr(data-off);
		right: 1px;
	}
	
		label.custom-option.toggle input[type="checkbox"] + .button-checkbox:after,
		label.custom-option.toggle input[type="radio"] + .button-radio:after {
			display: block;
			top: 1px;
			bottom: 1px;
			left: 1px;
			width: 25px;
			background: #ccc;
			-webkit-transition:	all 0.3s;
			-moz-transition:	all 0.3s;
			transition:			all 0.3s;
		}
	
		label.custom-option.toggle input[type="checkbox"]:checked + .button-checkbox:after,
		label.custom-option.toggle input[type="radio"]:checked + .button-radio:after {
			left: 30px;
			background: #354653;
		}

.checkbox label, .radio label
{font-weight: bold;}
/*
	Ratings
*/

.rating {
	position: relative;
}

	.rating .rating-wrapper {
		display: inline-block;
		overflow: hidden;
		vertical-align: middle;
	}
	
		.rating .rating-wrapper &gt; input {
			position: absolute;
			width: 0;
			height: 0;
			opacity: 0;
			z-index: -1;
		}
		
		.rating .rating-wrapper &gt; label {
			float: right;
			padding-right: 2px;
			padding-left: 2px;
			color: #ccc;
			cursor: pointer;
		}
		
		.rating.rating-sm .rating-wrapper &gt; label				{ padding-top: 5px; padding-bottom: 5px; line-height: 16px; }
		.rating .rating-wrapper &gt; label						{ padding-top: 7px; padding-bottom: 7px; line-height: 20px; }
		.rating.rating-lg .rating-wrapper &gt; label				{ padding-top: 10px; padding-bottom: 10px; line-height: 26px; }

		.rating.rating-sm.star .rating-wrapper &gt; label		{ font-size: 16px; }
		.rating.star .rating-wrapper &gt; label					{ font-size: 20px; }
		.rating.rating-lg.star .rating-wrapper &gt; label		{ font-size: 26px; }
		
		.rating.rating-sm.heart .rating-wrapper &gt; label		{ font-size: 14px; }
		.rating.heart .rating-wrapper &gt; label					{ font-size: 18px; }
		.rating.rating-lg.heart .rating-wrapper &gt; label		{ font-size: 24px; }
		
		.rating.star .rating-wrapper &gt; input:checked ~ label	{ color: #fcc54e; }
		.rating.star .rating-wrapper &gt; input:hover ~ label		{ color: #ecb54e; }
		
		.rating.heart .rating-wrapper &gt; input:checked ~ label	{ color: #f45858; }
		.rating.heart .rating-wrapper &gt; input:hover ~ label	{ color: #d43838; }
	
	.rating .control-label {
		display: inline-block;
		vertical-align: middle;
	}
	
/*
	Buttons
*/


.btn.btn-animated:hover:before {
	-webkit-transform:	rotate(180deg);
	-moz-transform:		rotate(180deg);
	transform:			rotate(180deg);
}

.btn-default,
.btn-default:hover	{ border-color: #27343f; }	
.btn-default:before	{ background: #354653; }
.btn-default:hover	{ color: #27343f; }	

.btn-primary,
.btn-primary:hover	{ border-color: #27343f; }
.btn-primary:before	{ background: #354653; }
.btn-primary:hover	{
    }

.btn-success,
.btn-success:hover	{ border-color: #0ac964; }
.btn-success:before	{ background: #50f29c; }
.btn-success:hover	{ color: #0ac964; }

.btn-info,
.btn-info:hover		{ border-color: #8078cc; }
.btn-info:before	{ background: #b2ade4; }
.btn-info:hover		{ color: #8078cc; }

.btn-warning,
.btn-warning:hover	{ border-color: #c19716; }
.btn-warning:before	{ background: #ecc54e; }
.btn-warning:hover	{ color: #c19716; }

.btn-danger,
.btn-danger:hover	{ border-color: #ab0505; }
.btn-danger:before	{ background: #f45858; }
.btn-danger:hover	{ color: #ab0505; }

.btn-block.btn-facebook .fa,
.btn-block.btn-twitter .fa,
.btn-block.btn-google .fa { background: rgba(0, 0, 0, 0.1); }

.btn-facebook,
.btn-facebook:hover,
.btn-twitter,
.btn-twitter:hover,
.btn-google,
.btn-google:hover { color: #fff; }

.btn-facebook		{ background: #3b5a9a; border-color: #3b5a9a; }
.btn-facebook:hover	{ background: #5873a9; }

.btn-twitter		{ background: #29a9e1; border-color: #29a9e1; }
.btn-twitter:hover	{ background: #49b6e5; }

.btn-google			{ background: #df4b38; border-color: #df4b38; }
.btn-google:hover	{ background: #e46656; }

.input-group-btn &gt; .btn,
.input-group-btn &gt; .btn:hover,
.input-group-btn &gt; .btn:focus,
.input-group-btn &gt; .btn:active {
	z-index: 3;
}

.btn.btn-sm.btn-left-icon	{ padding-left: 29px; }
.btn.btn-left-icon			{ padding-left: 33px; }
.btn.btn-lg.btn-left-icon	{ padding-left: 45px; }

.btn.btn-sm.btn-right-icon	{ padding-right: 29px; }
.btn.btn-right-icon			{ padding-right: 33px; }
.btn.btn-lg.btn-right-icon	{ padding-right: 45px; }
	
	.btn.btn-sm.btn-left-icon .fa,
	.btn.btn-sm.btn-right-icon .fa {
		width: 29px;
		line-height: 29px;
	}
	
	.btn.btn-left-icon .fa,
	.btn.btn-right-icon .fa {
		width: 33px;
		line-height: 33px;
	}
	
	.btn.btn-lg.btn-left-icon .fa,
	.btn.btn-lg.btn-right-icon .fa {
		width: 45px;
		line-height: 45px;
	}
	
	.btn.btn-left-icon .fa,
	.btn.btn-right-icon .fa {
		position: absolute;
		top: 0;
	}
	
	.btn.btn-left-icon .fa {
		left: 0;
	}
	
	.btn.btn-right-icon .fa {
		right: 0;
	}

/*
	Alerts
*/

.alert {
	-webkit-border-radius:	0;
	-moz-border-radius:		0;
	border-radius:			0;
}

.alert-default	{ background: #f9f9f9; }
.alert-success	{ background: #cafbe1; }
.alert-info		{ background: #d8e6f7; }
.alert-warning	{ background: #f9edca; }
.alert-danger	{ background: #fccdcd; }

.alert-default,
.alert-default .alert-link	{ color: #333; border-color: #eee; }
.alert-success,
.alert-success .alert-link	{ color: #0ac964; border-color: #a7f8cd; }
.alert-info,
.alert-info .alert-link		{ color: #7088cc; border-color: #c8d6f1; }
.alert-warning,
.alert-warning .alert-link	{ color: #c19716; border-color: #f5e2a6; }
.alert-danger,
.alert-danger .alert-link	{ color: #ab0505; border-color: #f9abab; }

	.alert .alert-link {
		text-decoration: underline;
		font-weight: normal;
	}
	
	.alert .alert-link:hover {
		text-decoration: none;
	}
	
	.alert .close {
		top: -1px;
		font-family: Arial, sans-serif;
		opacity: 0.4;
	}
	
/*
	Panel
*/

.panel {box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);}

.panel.panel-form {
	border: none;
}

.panel.panel-form,
.panel.panel-form .panel-heading,
.panel.panel-form .panel-footer {
	-webkit-border-radius:	0;
	-moz-border-radius:		0;
	border-radius:			0;
}

        .panel.panel-form .panel-heading {
            background: transparent;
            border-bottom: 0 solid #eee;
            color: #333;
            margin-bottom: 15px;
            text-align: center;
        }
	
		.panel.panel-form .panel-heading a {
			color: #337ab7;
			text-decoration: underline;
		}

		.panel.panel-form .panel-heading a:hover {
			text-decoration: none;
      color: #3fc0eb;
		}
		
		.panel.panel-form .panel-heading p {
			margin: 0;
		}
	
		.panel.panel-form .panel-heading .title {
			position: relative;
			margin: 0 0 10px;
			font-weight: bold;
			color: #333;
			text-shadow: none;
		}
		
			.panel.panel-form .panel-heading .title:before {
				position: absolute;
				content: '';
				bottom: -5px;
				left: 50%;
				width: 30px;
				height: 0;
				margin-left: -15px;
				border-bottom: 1px solid rgba(0%, 0%, 0%, 0.5);
			}
	
	.panel.panel-form .panel-body {
		padding: 0px;
		background: #fff;
	}
	
	.panel.panel-form .panel-footer {
		border-top: 1px solid #e6e6e6;
		color: #aaa;
		background: #f6f6f6;
	}
	
/*
	Tooltip and help icon
*/

.tooltip {
	text-transform: none;
}

.tooltip.in {
	opacity: 0.7;
}

	.tooltip-inner {
		padding: 5px 10px;
		-webkit-border-radius:	2px;
		-moz-border-radius:		2px;
		border-radius:			2px;
	}

.fa.help-icon {
	font-size: 14px;
	color: #354653;
	cursor: help;
	pointer-events: auto;
}

	label .fa.help-icon,
	.control-label .fa.help-icon {
		padding: 0 5px;
	}
	
/*
	Cart
*/

.cart-steps {
	margin-bottom: 30px;
	color: #333;
}

	.cart-steps ul {
		position: relative;
		overflow: hidden;
		margin-bottom: 0;
		padding: 0;
		list-style: none;
		text-transform: uppercase;
		text-align: center;
		z-index: 0;
	}
	
		.cart-steps li {
			padding-top: 0;
			padding-bottom: 10px;
			line-height: 14px;
		}
	
		.cart-steps li:after {
			position: absolute;
			content: '';
			top: 40px;
			left: 0;
			right: 0;
			border-bottom: 1px solid #eee;
		}
		
		.cart-steps li:before {
			position: absolute;
			content: '';
			top: 41px;
			left: 50%;
			margin-left: -5px;
			border-top: 5px solid #eee;
			border-left: 5px solid transparent;
			border-right: 5px solid transparent;
		}
		
			.cart-steps li span {
				display: block;
				width: 40px;
				height: 40px;
				margin: 0 auto 10px;
				line-height: 40px;
				font-size: 20px;
				font-weight: bold;
				color: #fff;
				background: #eee;
			}

		/* Active */
		.cart-steps li.active {
			color: #333;
			border-color: #354653;
		}
		
		.cart-steps li.active:after {
			border-color: #354653;
		}
		
		.cart-steps li.active:before {
			border-top-color: #354653;
		}
		
			.cart-steps li.active span {
				background: #354653;
			}
		
.product-list,
.user-data ul  {
	margin: 0 0 20px;
	line-height: 26px;
}

.product-list li {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}

.product-list li:nth-child(even) {
	background: #fbfbfb;
}

.info_panel li, .price_panel li {
    list-style-type: none;
	line-height: 25px;
}

.price-list {
	margin: 0 0 30px;
	padding: 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	line-height: 30px;
	text-transform:uppercase;
}

	.price-list ul {
		margin-bottom: 0;
	}
    
.form-control-static {text-align: justify;}

.bluetext {color:#3db8da;}</pre></body></html>