/*
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 : 14/06/2016, 03:32:05 PM
    Author     : Toshiba
*/
body { padding-top: 55px; }
.crece { transition: all 0.7s ease-in-out; }
.crece:hover { transform: scale(4.5) translateX(30px) translateY(15px);}


table tbody tr td.sorting_1 {
  background: inherit!important;
}