/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19 Jun, 2015, 3:02:48 PM
    Author     : admin
*/
.service-block-v3 {
  padding: 10px;
  color: #999;
}


/*
.service-block-v3 i {
  color: #fff;
  float: left;
  font-size: 25px;
  margin: 5px 10px 0 5px;
  padding: 0px 0px 0px 5px;
}
*/


.service-block-v3 .counter {
  display: block;
  line-height: 1;
  font-size: 16px;
  padding: 10px 0 0 0;
  
}

.service-block-v3 i {
  color: #999;
  float: left;
  font-size: 30px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
}
.service-block-v3 .counter {
  display: block;
  line-height: 1;
  font-size: 16px;
 padding: 6px 5px 0px 41px;
}
.service-block-v3 .service-heading {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 0 0 0px;
}


.service-custom{
    
}

.Table
    {
        display: table;
    }
    .Title
    {
        display: table-caption;
        text-align: center;
    }
    .Heading
    {
        display: table-row;
        font-weight: bold;
        text-align: center;
    }
    .Row
    {
        display: table-row;
    }
    .Cell
    {
        display: table-cell;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .Cell-citation
    {
      
        padding-left: 0px;
        padding-right: 5px;
    }
    
    /* image useed in the static profile citation total count*/
    
	
	
	