div,p,li,a,h1,h2,h3,h4,h5,html,body {font-family: 'Almarai' !important;}
.menu2content .col-md-3 {float: right !important;}
.menu2content .col-md-4 {float: right !important;}
.menu2content .col-md-6 {float: right !important;}
#tabAdvancedSearch {
  padding-right: 17px;
  z-index: 9999999999999;
  position: absolute;
  background: white;
  width: 80%;
  padding: 33px;
  margin: auto;
  left: 10%;
  right: 10%;
  top: 3% !important;border-radius: 9px;
  box-shadow: 0px 0px 12px gray;
}
.treeoicon {
  cursor: pointer !important;
}
#tabAdvancedSearch .row {
    padding: 25px;
}
#tabAdvancedSearch .col-md-3 {float: right;}
.fullscreen-container {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(90, 90, 90, 0.5);
  z-index: 9999;
}

#nodeInfoContainer {
  display: none;
  height: 50%;
  width: 50%;
  background-color: #b2a97e;
  position: fixed;
  top: 25%;
  left: 25%;
  z-index: 10000;
}

#targetOuter {
  position: relative;
  text-align: center;
  background-color: #f0e8e0;
  margin: 20px auto;
  width: 200px;
  height: 200px;
  border-radius: 4px;
}
.btnSubmit {
  background-color: #565656;
  border-radius: 4px;
  padding: 10px;
  border: #333 1px solid;
  color: #ffffff;
  width: 200px;
  cursor: pointer;
}
.inputFile {
  padding: 5px 0;
  margin-top: 8px;
  background-color: #ffffff;
  width: 48px;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
}
.icon-choose-image {
  position: absolute;
  opacity: 1;
  top: 100%;
  left: 100%;
  margin-top: -43px;
  margin-left: -43px;
  width: 30px;
  height: 30px;
}
.upload-preview {
  border-radius: 100%;
}
#addNodeForm {
  height: 400px;
}
.gold-messages {
  font-family: 'Almarai' !important;
  font-size: 15px;
  display: block;
  width: 90%;
  height: 31px;
  padding: 0px;
  font-size: 22px;
  line-height: 1.42857143;
  color: brown;
  background-color: transparent;
  background-image: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  margin: 0 auto;
  align-self: center;
}
#f_confirmationCore {
  background: white;
}
.s-prof {    display: inline-block;width: 100%;text-align: center;    margin: 3px;
  border: solid 1px #a1a1a1;
    padding-top: 5px;
    padding-bottom: 12px;
    background-color: #e3dbbb;
    border-radius: 10px;
}
.tree-tabs i {
  color: #bb8f4e;
}
.tree-tabs {
  z-index: 888;
  margin-top: 7px;
  /* position: absolute;
    margin-left: 36px;
   left:5px; */
}
#home .col-md-3,#home .col-md-6 {
  float: right;
}
.tree {
  border: 0 solid #9f8459;
  padding: 0px 15px;
}
.user-header-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 5px;
  margin-top: 2px;
  background-color: black;
}
.subheader {
  background-color: #3333 !important;
}
/*.container {*/
/*width: 100% !important;*/
/*}*/
.open > .dropdown-menu {
  background-color: #2d2e32;
  border-color: #2d2e32;
}
.mega-dropdown-menu {
  padding: 20px 10px !important;
}
h2 {
  margin: 20px !important;
}

.modal-dialogex {
  width: 80% !important;
}

.modal-open {
  overflow: auto !important;
}