

.b-wallet {
	font-family: "Roboto",sans-serif;
	color: #333333;
}

.b-wallet p {
	padding: 0;
}

.b-wallet__header {
	/*background: url('../img/header.png');*/
	height: 36px;

	border-bottom: 1px solid #E0E0E0;
}

.b-wallet__accounts,
.b-wallet__history,
.b-wallet__actions {
	background: #fff;
}

.b-wallet__accounts {
	margin-bottom: 25px;
	border-bottom: 2px solid #b6ecff;
	position: relative;
	padding-bottom: 10px;
}

.b-wallet__account-list {
	padding: 0;
	margin: 0;
}

.m-wallet__account-list__personal .b-wallet__account-box {
	width: 33.3333%;
}

.b-wallet__account-list .m-wallet-box-4,
.b-wallet__account-list .m-wallet-box-5 {
	text-align: center;
}

.b-wallet__account-box {
	width: 512px;
	height: 174px;
	box-sizing: border-box;
	float: left;
	padding: 21px 0px 0px 0;
	/*border-right: 1px solid #dedede;*/
	position: relative;
}
.m-wallet-box-1 {
	text-align: center;
}
.m-wallet-box-1 .b-wallet__account-box-amount {
	margin-left: 120px;
	text-align: left;
}
.m-wallet-box-2 {
	text-align: center;
}
.m-wallet-box-2 .b-wallet__account-box-amount {
	margin-left: 105px;
	text-align: left;
}
.m-wallet-box-2 .b-btn-wallet {
	float: none;
}
.m-wallet-box-3 {
	text-align: center;
}
.m-wallet-box-3 .b-wallet__account-box-amount {
	margin-left: 119px;
	text-align: left;
}
.m-wallet-box-4 .b-wallet__account-box-amount {
	margin-left: 190px;
	text-align: left;
}
.m-wallet-box-5 .b-wallet__account-box-amount {
	margin-left: 204px;
	text-align: left;
}
.b-wallet__account-box-type-name,
.b-wallet__account-box-amount {
	margin: 0 0 0 5px;
}

.b-wallet__account-box-type-name {
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	margin: 0;
}

.b-wallet__account-box-amount {
	font-size: 26px;
	color: #9BCD23;
	margin-bottom: 32px;
	text-align: right;
}
.b-wallet__account-box-amount span {
	font-family: 'Open Sans', sans-serif;
}

.b-wallet__account-box-currency {
	font-size: 26px;
}

.m-wallet__account-box__locked .b-wallet__account-box-type-name,
.m-wallet__account-box__locked .b-wallet__account-box-amount,
.m-wallet__account-box__locked .b-wallet__account-box-currency {
	color: #bdbdc2;
}

.m-wallet__account-box__active:after {
	/*content: '';*/
	/*border-style: solid;*/
	/*border-width: 10px 10px 0px 10px;*/
	/*border-bottom-color: transparent;*/
	/*border-left-color: transparent;*/
	/*border-top-color: #fff;*/
	/*border-right-color: transparent;*/
	/*width: 0px;*/
	/*height: 0px;*/
	/*display: block;*/
	/*position: absolute;*/
	/*bottom: -9px;*/
	/*left: 50%;*/
	/*margin-left: -10px;*/
}

.m-wallet__account-box__active .b-wallet__account-box-type-name {
	/*font-weight: bold;*/
}

.b-wallet__account-box-arrow {

}

.b-wallet__operations {
	width: 100%;
}

.b-wallet__history {
	min-height: 464px;

}

.b-wallet__history-header {
	border-bottom: 1px solid #dedede;
	padding: 15px 0 18px 0;
	margin-bottom: 27px;
}

.b-wallet__history-title {
	float: left;
	color: #000000;
	font-family: "Roboto",sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.b-wallet__history-filter {
	font-size: 15px;
	width: 258px;
	float: right;
	position: relative;
	margin-top: -17px;
/*	border-bottom: 1px solid #dedede;*/
}

.b-wallet__history-filter-query,
.b-wallet__history-filter-dropdown {
	display: inline-block;
	font-size: 13px;
	line-height: 33px;

}
.b-wallet__history-filter-query {
	margin-right: 10px;
}

.b-wallet__history-filter-dropdown {
	position: absolute;
	background: #ffffff;
	border: 1px solid #d9d9d9;
	padding-left: 15px;
	width: 165px;
	height: 32px;
	color: #7f7f7f;
	line-height: 32px;
	font-family: "Roboto",sans-serif;
	font-size: 12px !important;
	top: 0;
	right: 33px;

}

.b-wallet__history-filter-arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #6C6C6C transparent transparent transparent;
	position: absolute;
	top: 14px;
	right: 10px;
}

.b-wallet__history-filter-calendar {
	border: 1px solid #d9d9d9;
	display: block;
	height: 32px;
	line-height: 32px;
	position: absolute;
	text-align: center;
	width: 32px;
	margin-left: 0;
	vertical-align: top;
	top: 0;
	right: 2px;
}
.b-wallet__history-filter-calendar:before {
	background-image: url("../img/calen.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: inline-block;
	height: 18px;
	position: relative;
	text-align: center;
	vertical-align: sub;
	width: 18px;
	top: -1px;
}

.b-wallet__history-dropdown {
	position: absolute;
	top: 34px;
	left: 60px;
	padding: 0;
	background: #ffffff;
	border: 1px solid #d9d9d9;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 165px;
	font-size: 13px;
}

.b-wallet__history-dropdown-range {
	padding-left: 14px;
	border-bottom: 1px solid #ffffff;
	height: 32px;
	line-height: 32px;
	color: #7f7f7f;
	font-family: "Roboto",sans-serif;
	font-size: 12px !important;
}

.b-wallet__history-dropdown-range:last-child {
	border: none;
}

.b-wallet__history-dropdown-range:hover {
	background: #ffffff;
	color: #23b6f9;
	cursor: pointer;
}


.b-wallet__history-list {
	padding: 0;
	list-style-type: none;
}

.b-wallet__history-item {
	padding: 15px 0;
	border-bottom: 1px solid #eeeef2;
}

.b-wallet__history-item-icon {
	float: left;
}

.b-wallet__history-item-image {
	vertical-align: middle;
}

.b-wallet__history-item-change {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAANlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3dmhyAAAAEnRSTlMAA556dHAxlCYgDNCIZlYzKRjVuaPLAAAAYElEQVQY041OSQ7AIAhEEMVd///ZRmiaxpNzmSUwGbiEeEQ/oS2zjmJwLiDXZAF1jQMVCyQqZWbKqvw4GtF90tTP43E7vLURs7VFUUqFgr51Agsq4x4W6W1bDeaeLnCHB/zgAdv0wTtmAAAAAElFTkSuQmCC);
	margin: 0 5px;
}

.b-wallet__history-item-description {
	float: left;
	width: 500px;
	margin: 0;
	font-size: 12px;
}
.b-wallet__history-item-aligner {
	float: right;
}

.b-wallet__history-item-amount {
	float: left;
	text-align: right;
	width: 180px;
	font-size: 16px;
	font-weight: 100;
	color: #95959d;
	font-family: 'Open Sans', sans-serif;
}

.m-wallet__history-item-amount__increase {
	color: #86b517;
}

.m-wallet__history-item-amount__decrease {
	color: #ff5c26;
}

.b-wallet__history-item-date {
	float: left;
	text-align: right;
	width: 120px;
	color: #aaaaaf;
	font-size: 16px;
	font-weight: 100;
	font-family: 'Open Sans', sans-serif;
}

.b-wallet__actions {
	/*width: 255px;*/
	float: right;
	margin-left: 5px;
	margin-top: -1px;
}

.b-wallet__actions-header {
	padding: 25px 25px 27px 25px;
	border-bottom: 1px solid #dedede;
}

.b-wallet__actions-title {
	font-weight: normal;
	font-size: 20px;
	padding: 7px 0 6px 0;
	margin: 0;
}

.b-wallet__action-list-wrapper {
	/*padding: 20px;*/
}

.b-wallet__action-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*border: 1px solid #e6e6e8;*/
	border-radius: 5px;
}

.b-wallet__action {
	/*border-bottom: 1px solid #e6e6e8;*/
	/*padding: 20px;*/
	cursor: pointer;
	float: left;
}

.b-wallet__action:last-child {
	border: 0;
}

.b-wallet__action-icon {
	text-align: center;
	width: 35px;
	display: inline-block;
}

.b-wallet__action-capture {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

.b-wallet__action-name {
	display: inline-block;
	/*width: 120px;*/
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 12px;
	text-decoration: underline;
}
.b-wallet__action:hover .b-wallet__action-name {
	text-decoration: none;
}
.m-wallet-withdrawal {
	color: #9BCD23;
	position: relative;
	margin-right: 30px;
}
.m-wallet-withdrawal:after {
	content: "";
	width: 1px;
	height: 16px;
	background-color: #dedede;
	position: absolute;
	top: 5px;
	right: -15px;
}
.m-wallet-withdrawal:before {
	content: "";
	position: absolute;
	width: 18px;
	height: 18px;
	background-image: url("../img/pay.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
}
.m-wallet-clear {
	color: #23b6f9;
	position: relative;
	margin-right: 30px;
}
.m-wallet-clear:after {
	content: "";
	width: 1px;
	height: 16px;
	background-color: #dedede;
	position: absolute;
	top: 5px;
	right: -15px;
}
.m-wallet-clear:before {
	content: "";
	position: absolute;
	width: 14px;
	height: 18px;
	background-image: url("../img/bag.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
}
.m-wallet-deposit {
	position: relative;
	color: #6C6C6C;
}
.m-wallet-deposit:before {
	content: "";
	position: absolute;
	top: 3px;
	width: 18px;
	height: 14px;
	background-image: url("../img/depos.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
}
.unauthorized{
  display: inline-block;
}

.unauthorized-text{
  padding: 0 0 13px 0;
  line-height: 25px;
  font-size: 13px;
  color: #000000;
}

.unauthorized-ctrl-signin{
  position: relative;
  cursor: pointer;
  color: #7c7c7c;
}

.unauthorized-ctrl-signin:hover{
  color: #65A9C8;
}

.unauthorized-ctrl-cancel{
  padding: 0 20px;
  cursor: pointer;
  color: #7c7c7c;
}

.unauthorized-ctrl-cancel:hover{
  color: #65A9C8;
}

.unauthorized .icon{
  display: inline-block;
  color: #FDAC2E;
  fill: currentColor;
  float: left;
}

.unauthorized .icon-warning{
  width: 20px;
  height: 20px;
}

.b-btn-wallet {

	border-radius: 50px;
	color: #23b6f9;
	cursor: pointer;
	display: inline-block;
	background-color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 38px;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	transition: all 0.5s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	width: 150px;
}

.m-btn-wallet-green {
	border: 1px solid #9BCD23;
	color: #9BCD23;
}
.m-btn-wallet-green:hover,
.m-btn-wallet-green:focus {
	border: 1px solid #9BCD23;
	color: #ffffff;
	background-color: #9BCD23;
}
.m-btn-wallet-blue {
	border: 1px solid #23b6f9;
	color: #23b6f9;
}
.m-btn-wallet-blue:hover,
.m-btn-wallet-blue:focus {
	border: 1px solid #23b6f9;
	color: #ffffff;
	background-color: #23b6f9;
	text-decoration: none;
}
.m-btn-wallet-orange {
	border: 1px solid #ff6800;
	color: #ff6800;
}
.m-btn-wallet-orange:hover,
.m-btn-wallet-orange:focus {
	border: 1px solid #ff6800;
	color: #ffffff;
	background-color: #ff6800;
}