.caldera-grid .form-control{padding:16px;height:auto;box-shadow:none;background:#eee;color:#999;border:none}.caldera-grid input[type=submit]{padding:10px 20px;border-radius:2px;background:transparent;color:#fff;font-size:20px;border:2px solid #fff;float:right;transition:all 0.3s ease-in-out}.caldera-grid input[type=submit]:hover{background:rgba(0,0,0,0.05);border-color:transparent;color:#fff}#main-header{box-shadow:none!important}.tooltip{position:relative;display:inline-block;border-bottom:1px dotted black}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:black;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1}.tooltip:hover .tooltiptext{visibility:visible}