.tree-wrapper {
  padding-left: 0px;
  border: 0px solid red;
}

ul.tree {
  /*list-style-image: url("../images/download.png"); */
  list-style: none;
  padding: 0;
  margin: 0;
  top: 0px;
  position: relative;
  /* word-break: break-all; */
  padding-bottom: 3px;
  white-space: nowrap;
}

/* .tree-icon-right{
  font: bold normal 14px/1 FontAwesome !important;
  
} */


/* Insert content that looks like bullets */
/* Or a color you prefer */
li.tree::before {
  /* content: ">";  */
  color: #18212b; 
  border: 0px solid red;
  padding-right: 8px;
  font-size: 15pt;
}

.triangle-right {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 7px solid #555;
  border-bottom: 7px solid transparent;
}

li.tree:hover::before {
  /* content: ">";  */
  color: #179aff; 
  border: 0px solid red;
  padding-right: 8px;

  font-size: 15pt;
}

ul.tree-parent {
  border: 1px solid silver;
}

.tree-child {
  border: 0px solid silver;
  padding-left: 7px;

}

.tree-header11 {
  color: black;
  font-weight: bold;
  cursor: pointer;
  padding-bottom: 10px;
  text-align: center;
  width: 230px;
}

.tree-header {
  position: relative;
  top: -18px;
  text-align: left;
  font: Bold 16px/25px Lato;
  letter-spacing: 3;
  color: black;
  opacity: 1;
  padding-left: 0px;
  padding-right: 0px;
  border: 0px solid silver;
  margin-top: 10px;
  /* margin-bottom: 10px; */
  padding-bottom: 5px;
  padding-top: 5px;
}

.tree-header:hover {
  color: #179aff;
  font-weight: bold;
  cursor: pointer;
}

.tree-header-active {
  color: green;
  font-weight: bold;
  cursor: pointer;
}


.tree-group-no-data {
  position: relative;
  top: 20px;
  /* width: 220px; */
  text-align: center;
  font: Semibold 16px/25px Lato;
  letter-spacing: 3;
  color: brown;
  opacity: 1;
  padding-left: 0px;
  padding-right: 0px;
  /* margin-left: 10px; */
  margin-right: 10px;
  border: 0px solid red;
}

.tree-item {
  cursor: pointer;
  text-align: left;
  font: Regular 14px/25px Lato;
  letter-spacing: 0;
  color: #18212b;
  border: 0px solid red;

}
.tree-item:hover {
  color: #179aff;
}

.tree-item-active {
  color: green;
  font: Semibold 16px/25px Lato;
  cursor: pointer;
}

.tree-data{
  /* overflow-y: auto; */
  height: 421px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #EAECEE;
  border-radius: 4px;
  opacity: 1;
  margin-left: 24px;
  margin-right: 26px;
}

.tree-data-header{
    padding: 10px 2px 3px 10px;
    height: 40px;
    border: 0px solid red;
    border-bottom: 1px #e6e6e7 solid;
    margin-right: 10px;
    margin-left: 10px;
}

.tree-data-body{
  overflow-y: auto;
  height: 370px;
}

.advanced-search-icon {
  width: 24px;
  height: 24px;
  background: transparent url("../images/icon-Advance-Agent-Search.png") 0% 0% no-repeat
    padding-box;
  opacity: 1;
  
  cursor: pointer;
  border: 0px solid green;
  display: inline-block;
  margin-left: 8px;
  position: relative;
  top: -44px;
  right: -135px;
}

.crm-users-icon {
  width: 18px;
  height: 18px;
  background: transparent url("../images/ico-user-groups-on.png") 0% 0% no-repeat
    padding-box;
  opacity: 1;
  position: relative;
  cursor: pointer;
}


.tree-group-label {
  position: relative;
  top: -18px;
  /* width: 220px; */
  text-align: left;
  /* color: #179aff; */
  opacity: 1;
  /* border-top: 1px #e6e6e7 solid; */
  width: 130px;
  border-bottom: 0px #e6e6e7 solid;
  padding-left: 0px;
  padding-right: 0px;
  /* margin-left: 10px; */
  margin-right: 0px;
  font: bold 14px/25px Lato;
  letter-spacing: 0;
  color: #000000;
  margin-bottom: 0px;
  padding-left: 26px;
  padding-bottom: -13px;
  border: 0px solid red;
}

.crm-users-icon:hover {

  width: 18px;
  height: 18px;
  background: transparent url("../images/ico-user-groups-on.png") 0% 0% no-repeat
    padding-box;
  position: relative;
  cursor: pointer;
  /* background: transparent url("../images/ico-Settings-On.png") 0% 0% no-repeat
      padding-box; */
}

.crm-name-button {
  position: relative;
  left: 25px;
  width: 200px;
  min-height: 40px;
  height: auto;

  box-shadow: 0px 3px 6px #00000029;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #C1C8CE;
  border-radius: 4px;

  opacity: 1;
  box-shadow: 0px 3px 6px #00000029;
  /* text-align: center; */
  font: Bold 14px/25px Lato;
  letter-spacing: 0;
  color: #000000;
  cursor: pointer;
  background: #FFFFFF url(../images/icon-tree-settings-off.png) 10px 10px no-repeat
  padding-box;
}
.crm-button-icon{
  position: absolute;
  left:20px;
  border: 0px solid red;
  width:24px;
  height:24px;
}
.crm-name-button:hover {
  color: #3B95D1;
  background: transparent url("../images/icon-tree-settings-on.png") 10px 10px no-repeat
  padding-box;
}

.crmInstanceButtonLable{
  margin-right: 2px;
  margin-left: 1px;
  border: 0px solid red;
  height:30px;
}

.paddingLeft14px {
  padding-left: 14px;
}

.agentGroupLabel{
  color: #3B95D1;
  border-bottom: none;
}


.environment-tree-data{
  /* overflow-y: auto; */
  height: 490px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #EAECEE;
  border-radius: 4px;
  opacity: 1;
  margin-left: 24px;
  margin-right: 26px;
}

.environment-tree-body{
  overflow-y: auto;
  height: 440px;
  padding-top:10px;
}

.group-count {
  font-style: italic;
  color: rgb(82, 80, 80);
   background: rgb(238, 236, 236) 0% 0% no-repeat padding-box; 
  border-radius: 4px;
  min-width: 20px;
  text-align: center;
  padding-left: 2px;
  padding-right: 2px;
  height: 20px;
  border: 0px solid silver;
  padding-bottom: 0px;
}

.tree-plus-icon {
  top: 381px;
  left: 1264px;
  width: 14px;
  height: 16px;
  background: transparent url("../images/plus-square-solid.png") 0% 0% no-repeat
    padding-box;
  opacity: 1;
  display: inline-flex;
  padding-top: 12px;
  /* margin-left: 10px; */
  vertical-align: middle;
  cursor: pointer
}

.tree-minus-icon {
  top: 381px;
  left: 1264px;
  width: 14px;
  height: 16px;
  background: transparent url("../images/minus-square-solid.png") 0% 0% no-repeat
    padding-box;
  opacity: 1;
  display: inline-flex;
  padding-top: 12px;
  /* margin-left: 10px; */
  vertical-align: middle;
  cursor: pointer;
}

.marginLeft16px{
  margin-left: 16px;
}

.paddingTop0px{
  padding-top: 0px !important;
}


.userAssociatedLabel{
  font-weight:bold; 
  color:navy;
}