#c_checkout_header{
	margin-top:20px;
	width:100%;
	padding-left:10px;
	padding-right:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-bottom:4px solid 	rgb(230,230,230);
	padding-bottom:20px;
}

#c_checkout_brand_secure{
	display:table;
	width:100%;
}

#c_checkout_brand{
	width:70%;
	display:table-cell;
	vertical-align:middle;
}

#c_checkout_brand img{
	display:block;
	width:100%;
	max-width:300px;	
}


#c_checkout_secure{
	display:table-cell;
	width:30%;
	min-height:50px;
	vertical-align:middle;
	text-align:right;
}

#c_checkout_secure img{
	float:right;
	width:100%;
	max-width:130px;
}

#c_checkout_useful{
	margin-top:10px;	
	float:left;
}

#c_checkout_useful a{
	font-size:14px;
	line-height:20px;
	color: #595959;	
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#c_checkout_useful a:first-child{
	margin-left:0px;	
}

#c_checkout_useful a:hover{
	text-decoration:underline;
}

#c_checkout_useful a i{
	margin-right:10px;	
	color:#17407c;
	font-size:18px;
}

#c_checkout_nav_actions{
	float:right;	
	margin-top:10px;	
}

#c_checkout_nav_actions a{
	font-size:14px;
	line-height:20px;
	color: #595959;	
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#c_checkout_nav_actions a:hover{
	text-decoration:underline;
}


#c_checkout_progress{
	border-bottom:4px solid 	rgb(230,230,230);
	padding-top:20px;
	padding-bottom:20px;
}

#c_checkout_step_container{
	width:90%;
	margin:0px auto;	
}

#c_checkout_step_container p#c_checkout_steps_title{
	float:left;
	width:20%;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#17407c;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}

#c_checkout_step_container p#c_checkout_steps_title i{
	margin-right:5px;
	font-size:20px;
}

#c_checkout_mobile_progress{
	text-align:center;
	margin-top:20px;
	border-bottom:4px solid 	rgb(230,230,230);
	padding-bottom:20px;
	display:none;
}

#c_checkout_mobile_progress .c_checkout_mobile_step{
	background-color: #F9F9F9;
	position:relative;	
	display:inline-block;
}

#c_checkout_mobile_progress .c_checkout_mobile_step.active{
	font-size:14px;
	background-color: #88dfac;
	color:#fff;
}

#c_checkout_mobile_progress .c_checkout_mobile_step p{
	padding:10px;
	padding-left:20px;
	padding-right:20px;
}

#c_checkout_mobile_progress .c_checkout_mobile_step a{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

#c_checkout_steps{
	float:left;
	width:80%;
}


#c_checkout_steps .c_checkout_step{
	float:left;
	width:25%;
	height:50px;
	background: url('../img/layout/checkout/progress-inactive.jpg') repeat-x;
	position:relative;
}

#c_checkout_steps .c_checkout_step a{
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:99;	
}

#c_checkout_steps .c_checkout_step span{
	width:38px;
	height:50px;
	background: url('../img/layout/checkout/progress-inactive-right.png') no-repeat;
	position:absolute;
	top:0px;
	right:-24px;
	z-index:999;
	
}

#c_checkout_steps .c_checkout_step.active{
	float:left;
	width:25%;
	height:50x;
	background: url('../img/layout/checkout/progress-active.jpg') repeat-x;
	position:relative;
}

#c_checkout_steps .c_checkout_step.active span{
	width:38px;
	height:50px;
	background: url('../img/layout/checkout/progress-active-right.png') no-repeat;
	position:absolute;
	top:0px;
	right:-24px;
	z-index:999;
	
}

#c_checkout_steps .c_checkout_step p{
	text-align:center;
	line-height:20px;
	font-size:14px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:17px;
	padding-right:17px;
	text-indent:12px;
}

#c_checkout_steps .c_checkout_step.active p{
	color:#fff;
}


#c_checkout_footer{
	width:100%;
	border-top:4px solid 	rgb(230,230,230);
	border-bottom:4px solid 	rgb(230,230,230);
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
}

#c_checkout_footer_container{
	display:table;	
	height:100%;
	width:100%;
	max-width:1400px;
	margin:0px auto;
}



#c_checkout_payments{
	width:30%;
	display:table-cell;
	height:100%;
	vertical-align:middle;
	text-align:center;
}

#c_checkout_payments ul{
	width:100%;
	max-width:300px;	
}

#c_checkout_payments li{
	display:inline-block;
	float:left;
	width:25%;
}

#c_checkout_payments li img{
	display:block;
	width:100%;
	max-width:50px;
	margin-top:5px;
	margin-bottom:5px;
}

#c_checkout_accredits{
	width:40%;
	display:table-cell;
	height:100%;
	vertical-align:middle;
	text-align:center;	

}

#c_checkout_accredits li{
	display:inline-block;
	padding:5px;
}

#c_checkout_accredits li img{
	display:block;
	width:100%;	
}

#c_checkout_footer_nav{
	display:table-cell;
	width:30%;
	height:100%;
	vertical-align:middle;
}

#c_checkout_footer_nav p{
	font-size:16px;
	color:#17407c;
	width:100%;
	max-width:200px;
	margin:0px auto;
	padding-bottom:5px;
}

#c_checkout_footer_nav ul{
	width:100%;
	max-width:200px;
	margin:0px auto;
}

#c_checkout_footer_nav li{
	font-size:14px;
	line-height:20px;
}

#c_checkout_footer_nav li a{
	color:inherit;
	text-decoration:none;
}

#c_checkout_footer_nav li a:hover{
	text-decoration:underline;	
}
.b_popup{
	width:100%;
	position:fixed;
	z-index:999;
	height:100%;
	margin:0px auto;
	display:none;
}

.b_popup_wrapper{
	width:460px;
	background-color:#DDDDDD;
	margin:20px auto;
	padding:20px;
	box-shadow: 0px 0px 20px #888888;
	position:relative;
}

.b_popup_body .b_popup_frame p{
	font-size:12px;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;	
}

.b_popup_body .b_popup_frame p span{
	display:block;
	font-weight:bold;
}

.b_popup_header{
	margin-bottom:10px;	
}

.b_popup_header p{
	font-size:16px;
	line-height:22px;
	font-weight:bold;		
}

.b_popup_header p i{
	margin-right:10px;	
}

.b_popup_header a{
	position:absolute;
	right:-5px;
	top:-10px;
	font-size:24px;
	line-height:30px;
	color:rgb(0,0,0);
}

.b_popup_list{
	margin-top:5px;
	margin-bottom:5px;
}

.b_popup_list li{
	font-size:12px;
	line-height:18px;
}

.b_popup_list li i{
	font-size:20px;
	line-height:20px;
	margin-right:5px;
}

.b_popup .b_popup_body{
	max-height:300px;
	overflow:scroll;	
}

@media screen and (max-width:1099px){
	
	#c_checkout_steps .c_checkout_step p{
		font-size:12px;
	}	
	
}


@media screen and (max-width:1049px){
	
	#c_checkout_useful a{
		font-size:12px;
		margin-left:5px;
		margin-right:5px;
	}
	
	#c_checkout_nav_actions a{
		font-size:12px;
		margin-left:5px;
		margin-right:5px;
	}
		
}

@media screen and (max-width:999px){
	
	#c_checkout_progress{
		display:none;
	}
	
	#c_checkout_mobile_progress{
		display:block;
	}
	
	#c_checkout_useful{
		display:none;
	}
	

	
}

@media screen and (max-width:599px){

	
	#c_checkout_footer{
		margin-top:0px;	
	}
	
	
	#c_checkout_payments{
		width:10%;
		height:100%;
		vertical-align:middle;
		text-align:center;
	}
	
	#c_checkout_payments ul{
		max-width:100%;
		margin:0px auto;
	}	
	
	#c_checkout_payments li {
		text-align:center;
	}
	
	#c_checkout_payments li img {
		margin:5px auto;	
	}
	
	#c_checkout_accredits{
		width:50%;
		display:table-row;
		height:100%;
		vertical-align:middle;
		text-align:center;	
	
	}
	
	#c_checkout_footer_nav{
		width:100%;
		height:100%;
		vertical-align:middle;
	}
	
	#c_checkout_footer_nav ul {
		max-width:100%;
	}
	#c_checkout_footer_nav p{
		text-align: center;
	}
	
	#c_checkout_footer_nav li{
		text-align:center;
	}

	.b_popup_wrapper{
		width:300px;
	}

}
@media screen and (max-width:399px){
	
	.b_popup_wrapper{
		width:260px;
	}	
		
}
