@charset "utf-8";

a:hover {color:#e1e1e1; text-decoration:none;}

.head .edge, .footer {
background: #4051b2; /* Old browsers */
background: -moz-linear-gradient(left,  #4051b2 0%, #27a1be 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #4051b2 0%,#27a1be 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #4051b2 0%,#27a1be 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4051b2', endColorstr='#27a1be',GradientType=1 ); /* IE6-9 */
}
.head ul.navi_menu li a:hover {color:#9fb6ef;}
.head ul.navi_menu li a.action {color:#3f63bf; border-bottom:1px solid #3f63bf;}

p.txt.add + .filter_form {border:1px solid #3f63bf;}


.ui-widget-content.jqgrow.ui-row-ltr.ui-state-highlight {background:#c2d5e9;}

.ui-widget-header span {color:#3f63bf;}
.ui-datepicker {border:2px solid #3f63bf;}
table.ui-datepicker-calendar tbody tr td a.ui-state-highlight {background:#3f63bf !important;}
table.ui-datepicker-calendar tbody tr td a.ui-state-active {border:1px solid #3f63bf !important; color:#3f63bf;}
