

.blk-bold {
	position: relative;
	width: 100%;
	min-height: 120px;
}
.blk-bold h1 {
	color: #000; 
}

.overlay-hda-2 {
	width: 100%;
	min-height: 150px;
	background: #f2e8e4 url('../img/banner-bnk-01.png')no-repeat center 100%;
	background-size: cover;
	background-position: left;
	margin-top: -40px;
}
.overlay-hda {
	width: 100%;
	min-height: 150px;
	background: #f2e8e4;
}
.dashboard-style {
	width: 100%;
	min-height: 400px;  
}
.banner-top-color {
	background: #f2e8e4;
	min-height: 98px;
	width: 100%;
}
.menu-account {
	width: 100%;
	position: relative;
	min-height: 50px;
	margin-bottom: 12px;
	clear: both;
}

.menu-account ul li {
	float: left;
}
.menu-account li a {
	 display: block;
	 padding: 12px 15px;
	 text-align: center;
	 color: #969696;
}
.menu-account li a:hover,
.menu-account li a:focus,
.menu-account li a:active {
	color: #ff0000;
}
.menu-account li a:nth-last-child {
	color: #fff !important;
	margin-bottom: -6px !important;
	position: relative;
}
.profile-HOME {
	width: 100%;
	min-height: 200px;
	margin-top: 41px;
}

.profile-content h1 {
	color: #ccc;
}

.account-card-2 {
	width: 100%;
	min-height: 200px;
	background: #ff2429;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	padding: 20px;
}

.account-card-2 ul li {
	color: #fff;
}

.account-card-2 ul li span {
	color: #000;
	
	background: gold !important;
}

.account-card {
	width: 100%;
	min-height: 200px;
	background: #f4edea;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	padding: 30px;
	margin-bottom: 12px;
}
.profile-acc small {
	color: #000;
	font-weight: bolder;
}
.profile-acc .span-img {
	width: 120px;
	height: 120px;
	display: block;
	background: #fff; 
	color: #ffcacb;
	text-align: center;
	font-size: 48px;
	line-height: 80px;
	font-weight: bolder;
	padding: 20px;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	-ms-border-radius: 50em;
	-o-border-radius: 50em;
}
.acc-transfer {
	width: 100%;
	min-height: 100px;
	background: #f4edea;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	padding: 30px;
	margin-top: 8px;
}


.logout {
	padding: 0px !important;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	-ms-border-radius: 50em;
	-o-border-radius: 50em;
	color: #fff !important;
}
.account-card h3, 
.account-card h2 {
	font-weight: bolder;
	color: #000;
}

.wrap-acc-income {
	position: relative;
	width: 200px;
	max-width: 100%;
	font-size: inherit;
}
.digit-rtl h4{
	line-height: 16px; 
	padding-top: 10px; 
	padding-left: 10px; 
	display: inline-block;
}
.digit-rtl h4 span {
	font-size: 16px; 
	margin-top: 6px;
	color: #777;
}
.icon-left {
	width: 50px;
	height: 50px;
	background: #d5d6f3;	
	float: left;
	clear: right;
	padding: 8px;
	color: #3a3ec7;
	text-align: center;
	font-size: 22px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}
.icon-left-2 {
	width: 50px;
	height: 50px;
	background: #f6e6da;	
	color: #e75f2c;
	float: left;
	clear: right;
	padding: 8px;
	text-align: center;
	font-size: 22px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}

.account-card-2 span:nth-of-type(1){
	display: inline-block;
	padding: 8px 16px;
	background: #fff;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	margin-bottom: 8px;
}

.card {
	position: relative;
	padding: 20px;
	background: #fcefe6;
	margin-bottom: 12px;
}

.icon-htry {
	display: block;
	width: 50px;
	height: 50px;
	background: #ff0000;
	float: right; 
	color: #fff !important;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}

.table-history {
	width: 100%;
	min-height: 50px;
	overflow-x:auto;
}
.table-history table {
	width: 100% !important; 
}
 
.account-card table thead th:nth-of-type(4){
	text-align: right !important;
}
.account-card table thead th:nth-of-type(5){
 	text-align: right !important;
}

.profile-content {
	padding: 30px;
}

.card-login {
	width: 100%;
	min-height: 100%;
	padding: 20px;
	margin: 0 auto; 
	text-align: left;
	background: rgb(253,29,29);
background: linear-gradient(90deg, rgba(253,29,29,1) 13%, rgba(252,167,69,1) 93%);
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	-o-border-radius: 0.5em;
}
.card-login h1 {
	line-height: 28px;
}
.card-login p {
	text-align: left !important;
	color: #fff;
	font-weight: bold;
}





















