/**
* @version   $Id: master-webkit.css 20154 2014-04-05 16:47:01Z arifin $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* General */

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1) !important;
}

/* Navigation */

.dropdown {
    -webkit-backface-visibility: hidden;
}

.gf-menu .item.icon [class^="icon-"],
.gf-menu .item.icon [class*=" icon-"] {
    -webkit-font-smoothing: inherit;
}

/* Canvas */

canvas {
    height: auto !important;
}

