/* profile image */.profile-img-container {	position: relative;}.profile-img-container .btn-file {	position: absolute;	left: 10px;	top: 10px;	opacity: 0.5;}/* dashboard subscription */table.table-in-card thead tr th:first-of-type, table.table-in-card tbody tr td:first-of-type {	padding-left: 1.25rem;}#login_logo{background-image:url(gb-logo.png);background-size:168px auto;height:50px;}.dashboard_container{height:100%;margin:0;}body.dashboard, html.dashboard{height:100%;}.dashboard_details_container{background:#F4F8FB;}#profile_image{margin:30px auto 20px;height:90px;width:90px;background-image:url(user.png);border-radius:100%;background-size:cover;background-repeat:no-repeat;background-position:center;}#member_info{text-align:center;font-weight:bold;margin-bottom:20px;}#member_info span{display:block;font-weight:normal;}#dashboard_links div{padding:10px 0 10px 30px;color:#c7c7c7;cursor:pointer;font-weight:500;}#dashboard_links div:hover, #dashboard_links div.current{color:#18A926;}#accordionSidebar .nav-item .nav-link > i{width:15px;text-align:left;}.StripeElement{background-color:#fff;height:40px;padding:10px;border-radius:4px;}i.loading{display:none;margin-right:5px;}i.membership-active{color:#28a745;}i.membership-canceled{color:#dc3545;}i.membership-will-end{color:#ffc107;}.dashboard-sticky-chat{position: sticky;top:auto;height: calc(100vh - 61px);}@media (max-width: 575.98px){}@media (min-width: 576px) and (max-width: 767.98px){}@media (min-width: 768px) and (max-width: 991.98px){}@media (min-width: 992px) and (max-width: 1199.98px){.dashboard-sticky-chat{top:10px}}@media (min-width: 1200px){.dashboard-sticky-chat{top:10px}}@media (min-width: 1600px){.dashboard-sticky-chat{top:10px}}