#navbarNav {
	margin-left: 0%;
}
.inner-account{
	width: 100px;
	height: 55px;
	border: 1px solid #000000;
	box-sizing: border-box;
	box-shadow: 0px 0px 0px #75AF26;
	border-radius: 170px;
	vertical-align: middle;
	margin-top: 10px;
	margin-top: 10px;
	text-align: center;
	line-height: 55px;
	overflow: hidden;
	cursor: pointer;

	z-index: 12323
}
.show-real{
	text-align: left;
	padding-left: 40px;
	line-height:45px;
	font-family: OpenSans;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;

	color: #000000;
}
.pl-40{
	padding-left: 40px
}
.expanded-custom{
	min-height: 62px;
	height: auto;
}
.inner-account.expanded-custom p{
	line-height:22px;
	padding-top: 10px
}



.dropdown-el-two {
    width: 190px!important;
    
}
.navbar-nav {
	justify-content: unset;
}
.margin-custom{
	margin-left: 134px;
    /*margin-right: 94px;*/
}


.button-green{
	width: 388px;
	height: 140px;
	background: linear-gradient(107.21deg, #26AF65 2.07%, #75AF26 98.01%);
	border-radius: 30px;
}
.small-div{
    margin-top: 20px;
    padding-left: 44px;

}
.small-div div{
	font-family: OpenSans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	/* identical to box height */

	letter-spacing: 0.03em;

	color: #FFFFFF;
}
.image-div{
	text-align: center;
    line-height: 110px;
}
.custom-button-two{
	border: none;
	width: 173px;
	height: 45px;
	border: 2px solid #75AF26;
	box-sizing: border-box;
	box-shadow: 0px 0px 0px #75AF26;
	border-radius: 90px;
}

