.panel-body{

  padding:0px !important;

}

.panel-primary {

border-color: white !important;

}

.panel {

margin-bottom: 0px !important;

  border: 0px !important;

}

.info-box {

  display: block;

  min-height: 100px;

  width: 85%;

  border-radius: 0px;

  background-color: #f9f9f9;

  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);

  overflow: hidden;

  margin-bottom: 16px;

}

.info-img {

  float: left;

  height: 100px;

  width: 100px;

  font-size: 26px;

  line-height: 60px;

  text-align: center;

  color: #ffffff;

  background-color: #777777; /* default bg */

  border-radius: 50%;

  margin: 10px;
 
}

.img_bgcolor_red{

  background-color:transparent !important;

}

.dashvisit {

  position: relative;

  border-radius: 4px;

  border: 1px solid #e0e0e0;

  padding: 10px 10px 10px 120px;

  min-height: 91px;

  line-height: 1.6;

/*  background-color: #999090; */

  font-size: 13px;

  text-align: left;

  color: #626262;

}

 