.font_0_8_em{
	font-size: 0.8em;}
.font_0_9em{
	font-size: 0.9em;}
.m-b-18{
	margin-bottom: 18px;}
.m-b-20{
	margin-bottom: 20px;}
.m-b-25{
	margin-bottom: 25px;}
.m-l-5{
	margin-left:5px;}
.m-l-10{
	margin-left:10px;}
.m-l-15{
	margin-left:15px;}
.m-t-3{
	margin-top: 3px;}
.m-t-5{
	margin-top: 5px;}
.m-t-10{
	margin-top: 10px;}
.m-t-15{
	margin-top: 15px;}
.m-t-30{
	margin-top: 30px;}
.b-r-0{
	border-radius: 0px;}
.bg-color-dcdcdc{
 	background:#dcdcdc;}
.border_dcdcdc{
	border: 1px solid #dcdcdc;}
.width_40{
  	width:40px;}
.width_50{
  	width:50px;}
.width_70{
  	width:70px;}
.height_50{
	height:50px;}
.cursor_hand{
  	cursor: hand;}
.cursor_pointer{
  	cursor: pointer;}
.padding_10{
 	padding: 10px;}
.top20{
	margin-top: 20px;
}
.font-bold{
	font-weight: bold;
}
.text-left{
	text-align: left;
}


/* ============
   Account pages
   ============ */
.wrapper-page {
  	margin: auto;
  	position: relative;
  	max-width: 500px; }
.wrapper-page .card-box {
	padding: 30px;
	border-radius: 9px;
	border-color: rgba(98, 103, 115, 0.3); }