.bs-pagepanel {
background: rgba(17,17,17,0.15) !important;
}d: rgba(17,17,17,0.15) !important;
}


.bs-welcome-item.bs-welcome-item {
    border-color: #d8d8d8;
    background: white;
    color: #333333;
    border-radius: 4px;
    border: 5px hidden #1C6EA4;
    border-radius: 70px;
    -webkit-box-shadow: 5px 5px 6px 5px rgba(0,0,0,0.33); 
    box-shadow: 5px 5px 6px 5px rgba(0,0,0,0.33);
}

.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: 70px;
   width: 100%;
   border-radius: 2px;
}
.info-img{
   display: block;
   float: left;
   height: 70px;
   width: 70px;
   text-align: center;
   font-size: 45px;
   line-height: 70px;
     color:white;
      border-radius: 20px; 
}
.img_bgcolor_red{
   background-color:red !important;
}
.img_bgcolor_green{
   background-color:green !important;
     }
.dashtext{
   border-radius: 20px;  
   border:none;
   min-height: 71px;
   padding:7px;
   padding-left:97px;
   line-height: 1.6em;
   background-color:#f7f7f7;
   font-size: 10
}
