html{min-height:100%;height:100%}div.ticketform{font-family:arial;position:static;text-align:center}div.ticketform .index_create,div.ticketform .index_display{display:inline-block;width:200px;height:60px;text-align:center;vertical-align:middle;margin:20px;text-transform:uppercase}#form_create_ticket,#form_view_ticket{margin-left:10px;margin-right:10px;padding-left:1em;padding-right:1em;padding-top:1.5em;padding-bottom:12px;border:1px solid silver;background-color:#e0e0e0;-moz-box-shadow:4px 4px 4px #ddd;-webkit-box-shadow:4px 4px 4px #ddd;box-shadow:4px 4px 4px #ddd;border-radius:8px;border:solid 1px rgba(168,168,168,.4);border-top:solid 1px f8f8f8;background-color:#f8f8f8}#form_create_ticket input.text,#form_create_ticket textarea{width:450px}@media only screen and (max-width:767px){#form_create_ticket input.text,#form_create_ticket textarea{width:unset}#form_create_ticket,#form_view_ticket{margin-left:0;margin-right:0}}.ticketform{a.butAction {
		box-shadow: 3px 3px 10px #ddd;
		/* background-color: #666; */
	}
}