.sattvhome-btn {
  text-align:center;
  letter-spacing:1px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  text-shadow: 0px 0px 5px #e2fa2f;
  font-weight:300;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
 /* text-shadow: 0px 0px 5px #ffffff;
  */
  text-shadow:none !important;
  color: #ffffff;
  text-decoration: none;
}

.sattvhome-btn:hover {
  text-decoration: none;
}




.timezone-btn {
  width:150px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
 /* background:#00CC33; */
 background: rgb(253, 137, 43);
  padding: 4px 0px 5px 0px;
  /* border-top: solid rgb(247, 231, 213) 2px !important;
  border-right: solid rgb(157, 157, 157) 1px !important;
  border-bottom: solid rgb(118, 114, 107) 2px !important;
  border-left: solid rgb(247, 231, 213) 1px !important;*/
  
   /* border-top: solid #f8b064 3px !important; */
   border-top: solid #70E48D 3px !important;

  border-right: solid #ea7e0b 2px !important;
  border-bottom: solid #ea7e0b 3px !important;
  border-left: solid #f8b064 2px !important;
  text-shadow: none !important;
}

.timezone-btn:hover {
	
 /* background: #017611; */
 /*
 background: rgb(198, 93, 32);
  border-top: solid rgb(150, 93, 32) 2px;
  border-left: solid rgb(150, 93, 32) 2px;
*/
}




.btn {
  text-align:center;
  letter-spacing:1px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  text-shadow: 0px 0px 2px #e2fa2f;
  font-weight:300;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  text-shadow: 0px 0px 5px #ffffff;
  color: #ffffff;
  text-decoration: none;
}

.btn:hover {
  text-decoration: none;
}

/*
.archives-btn {
  width:200px;
  float:left;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 20px;
  background: #005004;
  padding: 10px 0px 9px 0px;
  border-top: solid #75A077 2px;
  border-right: solid #002202 2px;
  border-bottom: solid #002202 2px;
  border-left: solid #75A077 2px;
}
*/

