.ddownload-button { display: inline-block; font-size: 12px; padding: 8px 12px; border-radius: 3px; box-shadow: rgb(255, 255, 255) 0px 0px 2px inset; text-decoration: none !important; }
.ddownload-button:active { box-shadow: rgb(153, 153, 153) 0px 0px 3px inset; }
.button-grey { border: 1px solid rgb(208, 208, 208); background-image: -webkit-linear-gradient(top, rgb(237, 237, 237), rgb(225, 225, 225)); text-shadow: rgb(255, 255, 255) 1px 1px 1px; background-color: rgb(225, 225, 225); color: rgb(68, 68, 68) !important; }
.button-grey:hover { border: 1px solid rgb(176, 176, 176); background-image: -webkit-linear-gradient(top, rgb(225, 225, 225), rgb(237, 237, 237)); background-color: rgb(237, 237, 237); color: rgb(68, 68, 68) !important; }
.button-grey:active { border: 1px solid rgb(102, 102, 102); color: rgb(68, 68, 68) !important; }
.button-red { border: 1px solid rgb(217, 109, 124); background-image: -webkit-linear-gradient(top, rgb(249, 151, 176), rgb(246, 103, 123)); text-shadow: rgb(253, 188, 199) 1px 1px 1px; background-color: rgb(246, 103, 123); color: rgb(146, 60, 71) !important; }
.button-red:hover { border: 1px solid rgb(199, 89, 100); background-image: -webkit-linear-gradient(top, rgb(246, 103, 123), rgb(249, 151, 176)); background-color: rgb(249, 151, 176); color: rgb(146, 60, 71) !important; }
.button-red:active { border: 1px solid rgb(171, 62, 75); color: rgb(146, 60, 71) !important; }
.button-blue { border: 1px solid rgb(111, 177, 199); background-image: -webkit-linear-gradient(top, rgb(170, 229, 247), rgb(115, 208, 241)); text-shadow: rgb(191, 234, 251) 1px 1px 1px; background-color: rgb(115, 208, 241); color: rgb(65, 120, 140) !important; }
.button-blue:hover { border: 1px solid rgb(70, 144, 173); background-image: -webkit-linear-gradient(top, rgb(115, 208, 241), rgb(170, 229, 247)); background-color: rgb(170, 229, 247); color: rgb(65, 120, 140) !important; }
.button-blue:active { border: 1px solid rgb(59, 119, 139); color: rgb(65, 120, 140) !important; }
.button-green { border: 1px solid rgb(149, 185, 89); background-image: -webkit-linear-gradient(top, rgb(202, 227, 135), rgb(165, 203, 94)); text-shadow: rgb(223, 244, 188) 1px 1px 1px; background-color: rgb(165, 203, 94); color: rgb(90, 116, 45) !important; }
.button-green:hover { border: 1px solid rgb(104, 126, 48); background-image: -webkit-linear-gradient(top, rgb(165, 203, 94), rgb(202, 227, 135)); background-color: rgb(202, 227, 135); color: rgb(90, 116, 45) !important; }
.button-green:active { border: 1px solid rgb(80, 99, 32); color: rgb(90, 116, 45) !important; }
.button-black { border: 1px solid rgb(77, 77, 77); background-image: -webkit-linear-gradient(top, rgb(101, 101, 101), rgb(69, 69, 69)); text-shadow: rgb(109, 109, 109) 1px 1px 1px; background-color: rgb(69, 69, 69); color: rgb(255, 255, 255) !important; }
.button-black:hover { border: 1px solid rgb(54, 54, 54); background-image: -webkit-linear-gradient(top, rgb(69, 69, 69), rgb(101, 101, 101)); background-color: rgb(101, 101, 101); color: rgb(255, 255, 255) !important; }
.button-black:active { border: 1px solid rgb(0, 0, 0); color: rgb(255, 255, 255) !important; }
.button-yellow { border: 1px solid rgb(230, 182, 80); background-image: -webkit-linear-gradient(top, rgb(255, 217, 116), rgb(254, 191, 77)); text-shadow: rgb(251, 229, 172) 1px 1px 1px; background-color: rgb(254, 191, 77); color: rgb(152, 106, 57) !important; }
.button-yellow:hover { border: 1px solid rgb(193, 145, 61); background-image: -webkit-linear-gradient(top, rgb(254, 191, 77), rgb(255, 217, 116)); background-color: rgb(255, 217, 116); color: rgb(152, 106, 57) !important; }
.button-yellow:active { border: 1px solid rgb(147, 107, 38); color: rgb(152, 106, 57) !important; }
.button-purple { border: 1px solid rgb(205, 147, 198); background-image: -webkit-linear-gradient(top, rgb(233, 196, 227), rgb(215, 152, 209)); text-shadow: rgb(241, 206, 239) 1px 1px 1px; background-color: rgb(215, 152, 209); color: rgb(126, 93, 124) !important; }
.button-purple:hover { border: 1px solid rgb(136, 99, 130); background-image: -webkit-linear-gradient(top, rgb(215, 152, 209), rgb(233, 196, 227)); background-color: rgb(233, 196, 227); color: rgb(126, 93, 124) !important; }
.button-purple:active { border: 1px solid rgb(106, 70, 100); color: rgb(126, 93, 124) !important; }
.dedo-form-error-message { color: rgb(170, 0, 0); }
