@charset "utf-8";
/* CSS Document */

.withdrawn {
  bottom: 0px;
  background: #1b9ce2;
  color: #fff;
  padding: 20px;
  font-weight: 500;
  font-size: 15px;
  position: fixed;
  z-index: 2147483647 !important;
  text-align: center;
  width: 100%;
}
#myTabContent td {
  padding: 5px 10px !important;
}
.ops {
  background: none repeat scroll 0 0 #f6e1db;
  color: #ad150e !important;
}

.wealth {
  background: none repeat scroll 0 0 #f8d4dd;
  color: #5a0a1f;
}

.comp {
  background: none repeat scroll 0 0 #dddbf2;
  color: #282461;
}

.capmar {
  background: none repeat scroll 0 0 #dce2f1;
  color: #152555;
}

.islamic {
  background: none repeat scroll 0 0 #c4e9c7;
  color: #1a581f !important;
}
.fpp {
  background: none repeat scroll 0 0 #d3f3f5;
  color: #02585e !important;
}

.grey {
  background: #ececec;
}
.section {
  background: #cacaca;
  color: #000000;
}
.section:hover {
  background: #afafaf !important;
  color: #ffffff !important;
}
.table-bordered tr {
}
tr.divider {
  border: 0px solid !important;
  background: #ffffff !important;
  height: 30px !important;
}
.divider td {
  border: 0px solid !important;
  background: #ffffff !important;
}

.glyphicon-info-sign {
  font-size: 15px;
  color: #888888;
}
