.navbar {
  max-height: none !important;
}

.navbar .container{
  background-color: #acd7ff !important;
  background-image: url("/assets/custom/banner-stip-tidore.png");
  background-repeat: repeat-x;
  background-size: contain;
}

#navbar-collapse {
  color: #000f1d !important;
}


.borderbottom { 
  border-bottom: solid #333333 1px;
}
.borderbottomtop {
  border-bottom: solid #333333 1px;
  border-top: solid #333333 1px;
}
.style1 {
  font-weight: bold;
  font-size: 12pt;
}
.style2 {
  font-weight: bold;
  font-size: 10pt;
}
.centerTable {
  text-align: center;
}
.rightTable {
  text-align: right;
}
.leftTable {
  text-align: left;
}
.textBold {
  font-weight: bold;
}
.textNoBold {
  font-weight: lighter;
}
.padL30 {
  padding-left: 30px; 
}
.padT20 { 
  padding-top: 20px; 
}
.marLR5 { 
  margin: 10px 5px;
}
#wilDropDownTree button { 
  width: 150px;
}
.middleTable {
  vertical-align: middle !important;
}
.statPlus {
  color: #00cc99 !important;
}
.statMin {
  color: #ff3399 !important;
}
.statRes {
  background-color: #fcf4f4 !important;
}
.breadcrumb {
  margin-bottom: 0 !important;
}
.content {
  padding: 0 !important;
}
.box {
  margin-bottom: 0 !important;
}
