

/* Start:/assets/css/sbr_online_pay.css?1477921537776*/
.sbr-node {
	background-color: #fff;
	padding: 1rem;
	border-radius: 1rem;
	font-size: 1.2rem;
	transition: 0.4s;
}

.sbr-node:hover {
	box-shadow: 0 0 1.2rem #9c9a9a;
	transition: 0.4s;
}

.sbr-h1 {
	text-align: center;
	padding: 1rem 0 1rem 0;
	display: inline-block;
	width: 100%;
	font-size: 1.5rem !important;

}
.button-city {
	color: #fff;
	border-radius: 0.3rem;
	padding: 0.5rem;
	background: #8EBFF2;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}

.button-city:hover{
	box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.50);
}
.button-current {
	background-color: #6a9cd0;
}
.numb-li {
	padding: 0.1rem 0.3rem 0.1rem 0.3rem;
	margin-right: 1rem;
	color: #fff;
	background: #4d4d4d;
	border-radius: 0.3rem;
}
/* End */
/* /assets/css/sbr_online_pay.css?1477921537776 */
