.success_header{background-color:#BDF9AE;border:1px solid #6BC056;font-size:12px;font-weight:bold;padding:3px 5px;margin-bottom:5px;}
.error_header{background-color:#fcdada;border:1px solid #ea5656;font-size:12px;font-weight:bold;padding:3px 5px;margin-bottom:5px;}
.inplace-loading{background: transparent url("/public/images/ajaxloading/loading-16x16.gif") 0 0 no-repeat; width: auto; height: 16px; padding-left: 20px;display: block;}

/* paging */
.pagination,.paging_info{font-size:130%;text-align:right;vertical-align:middle;}
.paging{height:36px;}
.paging_info{padding:0px 10px;color:#858586;font-size:9pt;float:left;line-height:36px;}
.pagination span{display:inline-block;margin-right:5px;}
.pagination .current{font-size:14px;color:#FC3A3A !important;text-decoration:none;font-weight:normal;margin-right:5px;}
.pagination a, .pagination a.previous, .pagination a.prev, .pagination a.next{font-size:14px;display:inline-block;margin-right:5px;}
.pagination a{color:black !important;text-decoration:underline;display:inline-block !important;}
.pagination a:hover{color:#000000 !important;}
.pagination a.previous, .pagination a.prev, .pagination a.next,div.pagination a.last, div.pagination a.first{color:#006699 !important;}
.pagination a.previous:hover, .pagination a.prev:hover, .pagination a.next:hover,div.pagination a.last:hover, .pagination a.first:hover{color:#000000 !important;}
.pagination a.next{margin-left:10px;}
.pagination a.previous, .pagination a.prev{margin-right:10px;}
.empty{display:none;}
.pagination{margin-bottom:30px;border:1px solid #CCCCCC;padding:10px;background:#fcfcfb;}
