body{font-family:Arial,sans-serif; font-size:90%;}

.button {padding: 5px 10px;display: font-size:90%; inline;background: #777;border: none;color: #fff!important;cursor: pointer;font-weight: bold; border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; text-decoration:none;}
.button:hover {background-position: 0 -48px;}
.button:active {background-position: 0 top;position: relative;top: 1px;padding: 6px 10px 4px;}
.button.pink { background-color: #E22C49; }
.noshow{display:none; visibility:hidden;}

label{margin:0 20px;}
form label:first-child{margin:0 20px 0 12px;}
th{background-color:#FCDDE6;}
form.search{ margin:0 0; }

#modal-recovery{ display:none; }
#OrderDetail table{border-top:solid 1px #FCDDE6;border-left:solid 1px #FCDDE6; margin-bottom:10px;}
#OrderDetail table table tr:hover{background-color:#F7F7F7;}
#OrderDetail table th{border-bottom:solid 2px #F2678C;border-right:solid 1px #FCDDE6; padding:5px;}
#OrderDetail table td{border-bottom:solid 1px #FCDDE6;border-right:solid 1px #FCDDE6; padding:5px;}

