
/*
	Copyright PALLIX Internet Security 2001-2025
	pallix.ca
*/
footer { padding: 25px; } .ib { display: inline-block; } .splash-menu { font-size: 300%; color: blue; text-align: center; font-weight: bold; } header p { text-align: center; } header { text-align: center; text-transform: uppercase; background-color: #e1e1f9; color: #3e4153; } .heading { color: #3c7539; font-size: 125%; font-weight: bold; } body { font-family: arial; color: #3e4153; text-align: center; } #tdate { color: #3e4153; } .pallix { color: #3e4153; text-align: center; font-size: 16px; } a { color: #3c7539; } label { color: #3c7539; } input { font-family: inherit; font-size: 16pt; -webkit-border-radius: 8px; border-radius: 8px; border: 2px solid #3c7539; padding: 5px 10px; margin: 1px 15px 15px; max-width: 339px; height: 30px; color: #3c7539; } input[type=submit], input[type=reset] { font-family: inherit; font-size: 18pt; -webkit-border-radius: 8px; border-radius: 8px; margin: 0px auto 0px; width: auto; height: auto; font-weight: bold; color: white; background-color: #3c7539; padding: 10px; cursor: pointer; } input[type=submit]:active { box-shadow: inset 5px 5px 3px; cursor: pointer; } input[type=reset]:active { box-shadow: inset 5px 5px 3px; cursor: pointer; } input[type=file]{ border: none; -webkit-border-radius: 0px; border-radius: 0px; text-align: center; cursor: pointer; } .price { color: #14b938; font-weight: bold; } 