/**
 * @version     1.0.2
 * @package     nuModusVersus
 * @author      Nuevvo - http://nuevvo.com
 * @copyright   Copyright (c) 2010 - 2013 Nuevvo Webware Ltd. All rights reserved.
 * @license     http://nuevvo.com/license
 */

/* Add custom CSS code here for easier template updates */

.button, .input[type="submit"] {margin:5px!important;margin-left: -1px!important;}

button.btn.btn-primary.hasTooltip.finder {
    margin: 5px!important;margin-left: -1px!important;border-bottom-color: #ffc107;}

body.offlineWrapper form input.button { background:#ffc107!important;}

.columnItems-4 ul li .moduleItemBody {padding:45px 10px 15px;border-radius:6px;border-bottom:3px solid #e5e6e6;background:#f8f8f8;text-align:center;height:400px!important;}