body.loading {
  visibility: visible;
  opacity: 1;
}
#sidebar-menu .menuitem-active .active {
  color: #f7941e;
}

.nav-second-level li a:focus,
.nav-second-level li a:hover {
  color: #f7941e;
}
p#sponserIdVal,
#usernameValid,
#lastVal,
#addfundSponserIdVal,
#senderSponserIdVal,
#receiverSponserIdVal,
#changePassMatch,
#passLength {
  display: none;
  font-size: 16px;
  background: green;
  color: #ffff !important;
  padding: 5px 80px;
  border-radius: 3px;
  margin-top: 5px;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
}

p#passMatch {
  display: none;
  font-size: 16px;
  background: green;
  color: #ffff !important;
  padding: 5px 80px;
  border-radius: 3px;
  margin-top: 5px;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
}

.navbar-custom .app-search .btn {
  background-color: #10c469;
  border-color: transparent;
  color: #ffffff;
  border-radius: 2px;
  box-shadow: none !important;
}

.navbar-custom .app-search {
  overflow: hidden;
  height: 70px;
  display: table;
  max-width: inherit;
}

@media (max-width: 991.98px) {
  .left-side-menu {
    display: none;
    z-index: 10 !important;
    width: inherit;
  }

  /*body[data-leftbar-size=condensed] .left-side-menu {*/
  /*    display: none;*/
  /*}*/
}

a#selectVal {
  display: block;
}

div#mainUserId img {
  display: block;
  /* position: relative; */
  /* float: none; */
  margin: 0 auto;
}

div#mainUserId {
  margin: 0 auto;
  /* display: inline-block; */
  /* float: none; */
  /* width: 80%; */
}

div#mainUserId {
  width: 70% !important;
}

div#mainUserId span:after {
  content: "";
  border-bottom: 3px solid #f9c851;
  width: 95%;
  display: block;
  margin: 0 auto;
}

div#mainUserId span:before {
  content: "";
  border-bottom: 3px solid #f9c851;
  width: 3%;
  display: block;
  margin: 20px auto;
  margin-bottom: 15px;
  transform: rotate(90deg);
}

ul#shareHolderId {
  float: left;
  /* width: 80%; */
  display: inline-block;
}

ul#shareHolderId:before {
  content: "";
  border-bottom: 3px solid #f9c851;
  width: 30%;
  display: block;
  margin: 0px auto;
  margin-top: -6px;
  transform: rotate(90deg);
}

ul#shareHolderId img {
  display: inline-block;
}

ul#coOperatorId img {
  display: inline-block;
}

ul#coOperatorId {
  float: right;
  /* width: 96%; */
  display: inline-block;
}

ul#coOperatorId:before {
  content: "";
  border-bottom: 3px solid #f9c851;
  width: 30%;
  display: block;
  margin: 0px auto;
  margin-top: -6px;
  transform: rotate(90deg);
}

ul#coOperatorId h5 {
  text-align: center;
}

#fontSizeWrapper {
  font-size: 16px;
}

#fontSize {
  width: 100px;
  font-size: 1em;
}

/* Tree core styles*/
.tree {
  margin: 1em;
}

.tree input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.tree input ~ ul {
  display: none;
}

.tree input:checked ~ ul {
  display: initial;
  left: -1px !important;
  position: relative;
}

/* Tree rows */
.tree li {
  line-height: 1.2;
  position: relative;
  padding: 0 0 1em 1em;
  list-style: none;
}

.tree ul li {
  padding: 1em 0 0 1em;
}

.tree > li:last-child {
  padding-bottom: 0;
}

/*
  Tree labels
*/
.tree_label {
  position: relative;
  display: inline-block;
  /* background: #fff; */
  color: #000000;
  /* font-size: 17px; */
}

label.tree_label {
  cursor: pointer;
}

label.tree_label:hover {
  color: #10c469;
}

/*Tree expanded icon*/
label.tree_label:before {
  background: #000;
  color: #fff;
  position: relative;
  z-index: 1;
  float: left;
  margin: 0 1em 0 -2em;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  content: "+";
  text-align: center;
  line-height: 0.9em;
}

:checked ~ label.tree_label:before {
  content: "+";
}

/* Tree branches */
.tree li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -0.5em;
  display: block;
  width: 0;
  border-left: 1px solid #777;
  content: "";
}

.tree_label:after {
  position: absolute;
  top: 0;
  left: -1.5em;
  display: block;
  height: 0.5em;
  width: 1em;
  border-bottom: 1px solid #777;
  border-left: 1px solid #777;
  border-radius: 0 0 0 0.3em;
  content: "";
}

label.tree_label:after {
  border-bottom: 0;
}

:checked ~ label.tree_label:after {
  border-radius: 0 0.3em 0 0;
  border-top: 1px solid #777;
  border-right: 1px solid #777;
  border-bottom: 0;
  border-left: 0;
  bottom: 0;
  top: 0.5em;
  height: auto;
}

.tree li:last-child:before {
  height: 1em;
  bottom: auto;
}

.tree > li:last-child:before {
  display: none;
}

.tree_custom {
  display: block;
  background: #eee;
  padding: 1em;
  border-radius: 0.3em;
}

/*COMMISSIONS FORM SETTINGS*/
.commissions-label {
  display: inline-block;
  /* width: auto; */
  /* right: 0; */
  /* display: block; */
}

/*--------------New Css------------------------*/
body {
  /*    background-image: url(https://rkrgroups.com/cp/assets/images/admin-bg.jpg);*/
  /* background-repeat: no-repeat !important; */
  /*background-size: cover !important;*/
  /* background-color: #0c6626a1; */
  /* background-blend-mode: overlay; */
  background: rgb(136, 197, 36);
  background: linear-gradient(105deg, rgb(54 141 48) 0%, rgb(247 148 30) 100%);
}

.page-title-main {
  /* color: #fff !important; */
}

.logo-box {
  background-color: #02010100 !important;
}

.navbar-custom {
  background: #0201016e;
  box-shadow: 1px 0px 36px 2px rgb(255 255 255 / 15%) !important;
  backdrop-filter: blur(26px) !important;
  -webkit-backdrop-filter: blur(11px);
  border-bottom: 1px solid rgb(255 255 255 / 53%) !important;
}

.card {
  background: #ffffffc9;
  box-shadow: 0 8px 32px 0 #fefefe1f !important;
  backdrop-filter: blur(6px) !important;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
}

.content-page {
  background: #ffffff8f;
  min-height: 87vh;
  padding: 20px 12px 65px 12px;
}

span.pro-user-name.ms-1 {
  /* color: #fff !important; */
}

.navbar-custom {
  background: #f6f6f6ed;
  box-shadow: 0 8px 32px 0 #fefefe1f !important;
  backdrop-filter: blur(8px) !important;
  border-radius: 0px;
  z-index: 1111;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18) !important;
}

/*a.btn {*/
/*    border: 1px solid #fff;*/
/*    background-color: #dddddd40;*/
/*    color: #fff;*/
/*    padding: 8px 20px;*/
/*    font-size: 16px;*/
/*    text-transform: uppercase;*/
/*}*/
/*a.btn:hover {*/
/*    background-color: #F7941E;*/
/*    border-color: #F7941E;*/
/*}*/
.navbar-custom .app-search .btn {
  background-color: #f7941e;
  border-color: transparent;
  color: #ffffff;
  border-radius: 2px;
  box-shadow: none !important;
}

.footer {
  background: #ffffff87;
  /* box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); */
  backdrop-filter: blur(4px);
  /* border-radius: 0px; */
  /* border: 1px solid rgba( 255, 255, 255, 0.18 ); */
}

.left-side-menu {
  width: 240px;
  background: #ffffffdb;
  box-shadow: 0 8px 32px 0 #fefefe1f !important;
  backdrop-filter: blur(6px) !important;
  border-radius: 0px;
  border: 0px solid rgba(255, 255, 255, 0.18) !important;
}

.header-title {
  /* color: #fff !important; */
}

#side-menu li span,
ul#side-menu li i {
  color: black !important;
}

#side-menu li span:hover,
ul#side-menu li i:hover {
  color: #f7941e !important;
}

li.menuitem-active i {
  color: white !important;
}

ul#side-menu li.menuitem-active a span,
ul#side-menu li.menuitem-active i {
  color: #f7941e !important;
}

table#datatable {
  color: #000;
}
.dropdown-menu.dropdown-menu-end.profile-dropdown.show {
  background: #ffffffde;
}

/****************New Tree CSS********************/
@media only screen and (min-width: 1240px){
.tree {
    display: grid;
    overflow-x: scroll;
}
}
@media only screen and (max-width: 920px){
    
.tree {
    width: inherit !important;
    display: flex;
}    
.tree ul {
    display: inline-flex;
}
}

/* width */
.tree::-webkit-scrollbar {
  width: 16px;
  height:16px;
}

/* Track */
.tree::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #8c8c8c; 
  border-radius: 10px;
}
 
/* Handle */
.tree::-webkit-scrollbar-thumb {
  background: #157eab; 
  border-radius: 10px;
}

/* Handle on hover */
.tree::-webkit-scrollbar-thumb:hover {
  background: #787878; 
}


	/*Now the CSS*/
	
	.tree-side-info {
    top: 10%;
    position: absolute;
    right: 3%;
    display: block;

    }
	
	* {
		margin: 0;
		padding: 0;
	}

	ul {
		padding-left: 0;
	}

	p.node-name {
		margin-top: 15px;
		font-size: 13px;
		font-weight: 600;
		margin-bottom: 0;
	}

	.tree ul {
		padding-top: 20px;
		position: relative;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		display: flex;
		justify-content: center;
	
	}

	.tree li {
		float: left;
		text-align: center;
		list-style-type: none;
		position: relative;
		padding: 30px 10px 0 10px;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
	}

	/*We will use ::before and ::after to draw the connectors*/

	.tree li::before, .tree li::after {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    border-top: 1px solid #000000;
    width: 60%;
    height: 1em;
    border-left: 0;
}

	.tree li::after {
		right: auto;
		left: 50%;
		border-left: 1px solid #000000;
	}

	/*We need to remove left-right connectors from elements without 
    any siblings*/
	.tree li:only-child::after,
	.tree li:only-child::before {
		display: none;
	}

	/*Remove space from the top of single children*/
	.tree li:only-child {
		padding-top: 0;
	}

	/*Remove left connector from first child and 
        right connector from last child*/
	.tree li:first-child::before,
	.tree li:last-child::after {
		border: 0 none;
	}

	/*Adding back the vertical connector to the last nodes*/
	.tree li:last-child::before {
	border-right: 1px solid #000000;
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    border-left: 0;
	}

	.tree li:first-child::after {
		border-radius: 5px 0 0 0;
		-webkit-border-radius: 5px 0 0 0;
		-moz-border-radius: 5px 0 0 0;
	}

	/*Time to add downward connectors from parents*/
	.tree ul ul::before {
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		border-left: 1px solid #000000;
		width: 0;
		height: 20px;
	}

	.tree li a {
	  background: #f9c851; 
    border: 1px solid #e1e1e1;
    padding: 15px 30px;
    text-decoration: none;
    color: #ffffff;
    font-family: arial, verdana, tahoma;
    font-size: 11px;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    background: #446d95b0;
    box-shadow: 3px 3px 5px 0px #00000061;
    backdrop-filter: blur( 4px );
    -webkit-backdrop-filter: blur( 4px );
    border-radius: 10px;
    border: 1px solid rgb(255 255 255);
	}

	/*Time for some hover effects*/
	/*We will apply the hover effect the the lineage of the element also*/
	.tree li a:hover,
	.tree li a:hover+ul li a {
	background: #f8a21e;
    color: #fff;
    border: 1px solid #fff;
	}

	/*Connector styles on hover*/
	.tree li a:hover+ul li::after,
	.tree li a:hover+ul li::before,
	.tree li a:hover+ul::before,
	.tree li a:hover+ul ul::before {
		border-color: #000000;
	}

    .tree {
		/*overflow: scroll;*/
		/*display:flex;*/
		width: 100%;
	    /*justify-content: center;*/
	     padding-bottom: 100px;
		}
	@media (max-width: 767px) {
	.tree-side-info {
    top: 10%;
    position: absolute;
    right: 3%;
    display: contents;

    }
		.tree {
			overflow: scroll;
			width: fit-content;
		}
	}
	
	
.user-data.user-data-main {
    right: 0;
    padding: 0;
    margin: 0;
    margin-left: 18%;
}
	
	
	
.user-data {
  display: none;
  width: 220px;
  position: absolute;
  margin: 0 auto;
  /* background: red; */
  left: 38%;
  top: -50px;
  z-index: 11;
}	
	
.content-page.team-tree-page {
    background: white;
}

.user-data .modal-content {
    background: #ff5b5b !important;
    color: white;
    text-align: left;
}

h5.modal-title {
    color: white;
}
	
.user-data-others {
    left: 16%;
    z-index: 11;
    top: -97%;
}	
