@charset "utf-8";
/* ----------------------------------------------------------
Header
---------------------------------------------------------- */
/*Header*/
.navbar-user_payment {height:60px; background-color:#265d99; border-radius:0px;}
a.navbar-brand	{
	width:200px;
	height:auto;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	background-image:url(/images/logo-UserPayment.png);
	background-position:15px 12px;
	background-repeat:no-repeat;
	background-size:186px 30px;
	display:block;
}

.margin-top-1em {
	margin-top: 1em;
}

.margin-bottom-1em {
	margin-bottom: 1em;
}

small.visible-xs {
	font-size: 9pt;
	max-width: 240px;
	overflow: hidden;
	white-space: nowrap;
}
