*{   text-decoration: none !important; }
.custom-page {
    background: #EEEEEE;
}
.theme-bg {
    background: #116b37;
}
.whitebg {
    background: #fff;
}
.member-details h3 {
    font-size: 16px;
    margin: 0;
}
.member-details li {
    font-size: 13px;
}
.p-10{padding:10px;}
.select-option {
    box-shadow: none;
    margin-bottom: 20px;
    text-align: left;
    margin-top: 10px;
}
.aplcn a {
    width: 100%;
    text-align: left;
    display: block;
    line-height: normal;
    background: #434343;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    line-height: 22px;
}
.aplcn a:hover {
    background: #fff;
    color: #116b37;
    transition: 0.6s;
}
.loinbtnsidebar {
    margin-top: 5rem;
    text-align: center;
}
.btn-border-white {
    background: none;
    color: #fff;  transition: 0.6s;
    border: 1px solid #fff;    line-height: 22px;
    border-radius: 8px; padding: 10px;
}
.page-template-profile-page .member{display:none !important;}
.sbnt-btnsec .btn-theme {
    width: auto;
}
.sbnt-btnsec p {
    font-size: 15px;
    margin-bottom: 5px;
}
.btn-border-white:hover {
    background: #fff;  transition: 0.6s;
    color: #116b37;
    border: 1px solid #fff;
    border-radius: 8px;
}
.btn-full {
    width: 100%;
    display: block;
}
.input-group-prepend {
    width: 35%;
    background: #EFEFEF;
}
.input-group-prepend .input-group-text {
    width: 100%;
    border: 0;
    font-size: 15px;
}
.profile-right .tab-content {
    background: #fff;
    padding: 20px;
}
.profile-right-inner .form-control {
    box-shadow: none;
    border: 1px solid #c5c5c5;
    border-radius: 0;
    font-size: 14px;
}
.tabtoplink ul.nav.nav-tabs.nav-fill {
    border: 0;
    margin: 0;
    border-bottom: 4px solid #000;
}
.tabtoplink ul.nav.nav-tabs.nav-fill a.nav-link {
    background: #fff;
    border: 0;
    border-radius: 0;
    color: #2f2f2f;
}
.tabtoplink ul.nav.nav-tabs.nav-fill a.nav-link.light-grey-bg {
    background: #9c9c9c; color: #fff;
}
.tabtoplink ul.nav.nav-tabs.nav-fill a.nav-link.dark-grey-bg {
    background: #545454; color: #fff;
}
.mt-10 {
    margin-top: 30px;
}
.tabtoplink ul.nav.nav-tabs.nav-fill a.nav-link.active {
    background: #116b37;
    color: #fff;
}
.btn-theme {
    background: #116b37;
    color: #fff;
    width: 100%;
    text-align: center;
}
.ft-top p.mb-0 {
    padding: 8px 0;
    font-size: 15px;
    text-align: center;
}
.stmrntheding h3 {
    font-size: 22px;
    margin: 0;
    color: #116b37;
    padding: 0;
    font-weight: 800;
}
.stmrntheding p {
    font-size: 14px;
    line-height: normal;
}
.tabheadingtop {
    padding: 10px 0;
    border-bottom: 1px solid #116b37;
    margin-bottom: 20px;
}
.topsearchsrmtn .btn.btn-theme.d-flex {
    width: 170px;
}
.topsearchsrmtn .form-group {
    margin: 0;
}
.topsearchsrmtn .form-group label {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
}
.topsearchsrmtn {
    margin-bottom: 30px;
}
.topsearchsrmtn .form-group .form-control {
    border-color: #116b37;
    border-radius: 4px; text-align:center;
}
.btn-bottom-border {
    color: #116b37;
    border-bottom: 1px solid #116b37;
}
.table td, .table th {
    font-size: 14px;
}
.acntblce p.theme-bg {
    padding: 10px !important;
}
.dtpker select#membership_type {
    margin-bottom: 0;
    margin: 0;
}
.login-page .row{    justify-content: center;
    align-items: center;
    height: 100vh;}
.custom-page .login-page {
    background: #fff !important;
}
.custom-page .login-page {
    width: 100%;
}
.loginrightinner img {
    height: 100vh;
    object-fit: cover;
    border-left: 15px solid #1c6d3c;
}
.login-leftpart {
    padding-left: 35%;
    padding-right: 30px;
}
.loginrihgt {
    padding: 0 !important;
}
.page-template-login-page  .ft-top{display:none;}


@media (max-width:1024px){
	.login-leftpart {padding-left: 10%;}
	
}

@media (max-width:991px){
	.login-leftpart {padding-left: 0%; padding-right:0;}
	.loginrightinner img {
    height: auto;
    border-left: 0;
    border-bottom: 10px solid #1c6d3c;
}
.col-sm-5.loginleftmain {
    order: 2;
}
.login-page .row .loginrihgt {
    order: 1;
}
.login-logo {
    margin-top: 30px;
}
.loinbtnsidebar {
    margin: 0;
}
.prosidebar-inner.theme-bg {
    min-height: auto;
    padding-bottom: 30px;
}
.tabtoplink .nav-fill .nav-item {
    width: 100% !important;
    margin: 3px 0;
}
.grntpdgtn {
    margin-top: 15px;
}
.profile-right-inner {
    margin-bottom: 35px;
}
.stetmenttable-inner{overflow-x:auto; overflow-y:hidden;}




}