/* CSS Document */
/*
Theme Name: matsuo
Theme URI: http://matsuo
Description: digitalmd
Author: matsuo
Author URI: http://matsuo
Template:
Version: 1.0
*/

/*
body {
	min-width:500px;
}
*/
body { 
width:100% !important; 
max-width:100% !important; 
min-width:100% !important; 
}
html { 
width:100% !important; 
max-width:100% !important; 
min-width:100% !important; 
}
.mybtn > input { all:initial;  text-align:center;  border-radius:30px;  padding:10px 50px 10px 50px;  background-color:#009966;  color:#fff;}
