BODY { BACKGROUND: ffffff; COLOR: 000000; FONT-FAMILY: "Ububtu", sans-serif; } .sf { font-size: 14px; padding-left: 20px; width: 60%; height: 40px; margin-right: 20px; font-weight: 500; border: 1px solid #ccc; border-radius: 3px; font-family: inherit; background: #f5f5f5; } .btn:hover { color: #fff; background-color: #df9349; border: 1px solid #df9349; text-decoration: none; } .btn { cursor: pointer; align-items: center; padding-left: 3em; padding-right: 3em; border: 1px solid #22244a; padding-top: .65em; padding-bottom: .65em; font-size: .9em; font-weight: 600; color: #22244a; white-space: nowrap; background-color: transparent; } .btn-m:hover { color: #fff; background-color: #4993df; text-decoration: none; } .btn-m { color: #FFF; background-color: #4991ce; border-color: #000060; display: inline-block; padding: 2px 6px; margin-bottom: 0px; font-size: 14px; font-weight: normal; line-height: 1.42857; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -moz-user-select: none; background-image: none; border: 1px solid transparent; border-radius: 5px; } input[type=submit] { color: #FFF; background-color: #4991ce; border-color: #000060; display: inline-block; padding: 2px 6px; margin-bottom: 0px; font-size: 14px; font-weight: normal; line-height: 1.42857; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -moz-user-select: none; background-image: none; border: 1px solid transparent; border-radius: 5px; } input[type=submit]:hover { color: #333; background-color: #91bcde; text-decoration: none; }