/*
Theme Name: OneCallNow
Theme URI: http://lionandpanda.com
Description: Lion + Panda Theme for One Call Now
Author: Casey Spitnale
Author URI: http://hellovoom.com
Version: 1.0
Tags: Lion Panda
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import './includes/styles/main.css';

.button:focus {
	border-color: #001d25;
	background: #afcf3e;
}

.numnum::-ms-clear {
    display: none;
}
/* -- May 29 -- */
html {
overflow: auto;
-webkit-overflow-scrolling: touch;
}